Merge pull request #1380 from icefalcn/patch-1

Update README.markdown
This commit is contained in:
Robbie Trencheny 2016-10-31 20:56:19 -07:00 committed by GitHub
commit c30383b121

View File

@ -27,7 +27,7 @@ $ rvm use ruby-2.2.3 --default
$ ruby -v $ ruby -v
``` ```
The last command will give you something like this `ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-linux]`. Then install `bundler`. The last command will give you something like this: `ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-linux]`. Then install `bundler`.
```bash ```bash
$ gem install bundler $ gem install bundler