From 0c54b258dd335f0e4603eda855a1b123c7c1b66d Mon Sep 17 00:00:00 2001 From: godinezj Date: Wed, 22 Jun 2016 10:26:25 -0700 Subject: [PATCH] Updated README to match Gemfile --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d49e0c..6bfe68d 100755 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you are looking for support or troubleshooting assistance, please visit our [ To begin, install the Ruby Version Manager (RVM): ```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: