Update README.md

This commit is contained in:
Sami Samhuri 2025-08-21 07:35:44 -07:00 committed by GitHub
parent ffdd1a617c
commit d97750a318
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -209,8 +209,8 @@ After checking out the repo, run `bin/setup` to install dependencies. Then, run
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` to create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). 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` to create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
For maintainers releasing a new version, please see [Releasing.md](Releasing.md). For maintainers releasing a new version, please see [RELEASING.md](RELEASING.md).
## Contributing ## Contributing
See [Contributing.md](Contributing.md). See [CONTRIBUTING.md](CONTRIBUTING.md).