Skip to content

Commit

Permalink
Merge pull request #91 from Timothyjb/update-installation-readme
Browse files Browse the repository at this point in the history
update-installation-readme
  • Loading branch information
radar authored Jan 11, 2022
2 parents f3412a7 + 2841b79 commit d7811c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Post.between_times(Time.zone.now - 3.hours, # all posts in last 3 hours
Install this gem by adding this to your Gemfile:

```ruby
gem 'by_star', git: "git://github.com/radar/by_star"
gem 'by_star', git: 'https://github.com/radar/by_star'
```

Then run `bundle install`
Expand Down

0 comments on commit d7811c0

Please sign in to comment.