Skip to content

Commit

Permalink
Update README for updated Gemfile names
Browse files Browse the repository at this point in the history
  • Loading branch information
PikachuEXE committed Nov 30, 2020
1 parent c665266 commit d0ffed6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ We use [Appraisal](https://github.com/thoughtbot/appraisal) to test the gem agai
```
bundle exec appraisal
bundle exec appraisal rails-5-1-5 rspec
bundle exec appraisal rails-5-2-4-3 install
bundle exec appraisal rails_5_1_5 rspec
bundle exec appraisal rails_5_2_4_3 install
```

## Contributing
Expand Down

0 comments on commit d0ffed6

Please sign in to comment.