Update Mac instructions to 2.5 (#544)

This commit is contained in:
Ian McCowan 2018-02-17 17:11:19 -08:00 committed by Eugen Rochko
parent 2e86bdaf2c
commit e191c374e4
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ These are self-contained instructions for setting up a development environment o
```
rbenv init
rbenv install 2.4.1
rbenv install 2.5.0
```
- Install/configure bundler to use your local rbenv: