Remove duplicated command in contributing docs

This commit is contained in:
David Rodríguez 2022-03-04 13:53:37 +01:00
parent a6f91a464c
commit e53044ecc3
No known key found for this signature in database
GPG Key ID: 1008A258BB37309C
1 changed files with 0 additions and 2 deletions

View File

@ -66,8 +66,6 @@ Here's a quick guide:
3. Install the development dependencies by running `bundle install`. 3. Install the development dependencies by running `bundle install`.
To install rails other than latest (set in Gemfile): `RAILS='5-2-stable' bundle install` To install rails other than latest (set in Gemfile): `RAILS='5-2-stable' bundle install`
$ RAILS='5-2-stable' bundle install
4. Begin by running the tests. We only take pull requests with passing tests, 4. Begin by running the tests. We only take pull requests with passing tests,
and it's great to know that you have a clean slate: and it's great to know that you have a clean slate: