We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20e8f68 + 2d01b42 commit a826378Copy full SHA for a826378
1 file changed
README.md
@@ -123,7 +123,7 @@ Follow the [quick installation guide](https://rvm.io/rvm/install#quick-guided-in
123
```bash
124
$ rvm install 2.2.1 # inside `codebar/tutorials` folder
125
$ rvm gemset use codebar-tutorial --create
126
-$ gem install bundler
+$ gem install bundler -v 1.17.3
127
$ bundle install
128
$ jekyll serve # go to http://127.0.0.1:4000/
129
```
0 commit comments