Update README.markdown

This commit is contained in:
Michael Liu 2016-10-31 20:03:03 -04:00 committed by GitHub
parent 246c61ac5f
commit 5627bb25d1

View File

@ -27,7 +27,7 @@ $ rvm use ruby-2.2.3 --default
$ 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
$ gem install bundler