From ee0af3159152de3d2d9625d8c1d3aeb4b6e879d7 Mon Sep 17 00:00:00 2001 From: Jarrett Lusso Date: Tue, 12 Sep 2023 10:33:59 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 23d279a..ccd7805 100644 --- a/README.md +++ b/README.md @@ -145,12 +145,6 @@ 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. -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). - ## Contributing Bug reports and pull requests are welcome on GitHub at