Skip to content

Commit 5bc2937

Browse files
committed
docs
1 parent d41cdb1 commit 5bc2937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ Rubocop regularly releases new versions with new cops. We want to keep up to dat
5151

5252
1. Update [`lib/version.rb`](lib/version.rb) with the next version number
5353
2. Update the `CHANGELOG` with changes and contributor
54-
3. Run `bundle` to update gem version contained in the lockfile
54+
3. Run `bundle install` to update gem version contained in the lockfile
5555
4. Commit your changes and open a pull request
5656
5. When the pull request is approved and merged into `main`, the [`.github/workflows/release.yml`](.github/workflows/release.yml) workflow will automatically run to release the new version to RubyGems and GitHub Packages 🎉.

0 commit comments

Comments
 (0)