Update README.markdown
This commit is contained in:
parent
246c61ac5f
commit
5627bb25d1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue