Skip to content

Commit

Permalink
README: Fix link to 6-1-maintenance branch
Browse files Browse the repository at this point in the history
  • Loading branch information
derikolsson committed Mar 20, 2024
1 parent 9aeb531 commit 859a37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ According to [RSpec Rails new versioning strategy][] use:
## Installation

**IMPORTANT** This README / branch refers to the current development build.
See the [`6-1-maintenance` branch on Github](https://github.com/rspec/rspec-rails/tree/6-0-maintenance) if you want or require the latest stable release.
See the [`6-1-maintenance` branch on Github](https://github.com/rspec/rspec-rails/tree/6-1-maintenance) if you want or require the latest stable release.

1. Add `rspec-rails` to **both** the `:development` and `:test` groups
of your app’s `Gemfile`:
Expand Down

0 comments on commit 859a37b

Please sign in to comment.