Merge pull request #246 from godinezj/patch-1

Updated README to match Gemfile
This commit is contained in:
Ken Johnson
2016-06-22 13:41:13 -04:00
committed by GitHub
+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: