Updated README to match Gemfile

This commit is contained in:
godinezj
2016-06-22 10:26:25 -07:00
committed by GitHub
parent 46422e72e2
commit 0c54b258dd
+1 -1
View File
@@ -11,7 +11,7 @@ If you are looking for support or troubleshooting assistance, please visit our [
To begin, install the Ruby Version Manager (RVM): To begin, install the Ruby Version Manager (RVM):
```bash ```bash
$ curl -L https://get.rvm.io | bash -s stable --autolibs=3 --ruby=2.1.2 $ curl -L https://get.rvm.io | bash -s stable --autolibs=3 --ruby=2.3.1
``` ```
After installing the package, clone this repo: After installing the package, clone this repo: