Skip to content

Commit 3739c15

Browse files
olleolleollehsbt
authored andcommitted
README.md: Clarify text, remove dead references
1 parent e834978 commit 3739c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ p ARGV
5050

5151
## Development
5252

53-
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
53+
After checking out the repo, run `bundle install` to install dependencies. Then, run `rake test` to run the tests.
5454

5555
To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
5656

0 commit comments

Comments
 (0)