Skip to content

Commit

Permalink
Merge pull request rspec#2747 from derikolsson/readme-6-1-maintenance
Browse files Browse the repository at this point in the history
README: Fix link to `6-1-maintenance` branch
  • Loading branch information
JonRowe authored Mar 20, 2024
2 parents 9aeb531 + 859a37b commit 967a54d
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 967a54d

Please sign in to comment.