Skip to content

Commit 0660c97

Browse files
authored
Merge pull request #96 from IAPark/gjtorikian-patch-1
No longer true
2 parents d500c30 + 2b3c7d7 commit 0660c97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ All methods round-trip correctly through `decode`.
7373

7474
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
7575

76-
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 the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).
76+
To install this gem onto your local machine, run `bundle exec rake install`.
7777

7878
## Contributing
7979

0 commit comments

Comments
 (0)