Update ruby version from 2.4.2 to 2.5.0 (#528)
This commit is contained in:
parent
f42e0ce5c8
commit
8a6a0f899d
|
@ -129,8 +129,8 @@ Now that [`rbenv`](https://github.com/rbenv/rbenv) and [`ruby-build`](https://gi
|
|||
To enable [Ruby](https://www.ruby-lang.org/en/), run:
|
||||
|
||||
```sh
|
||||
rbenv install 2.4.2
|
||||
rbenv global 2.4.2
|
||||
rbenv install 2.5.0
|
||||
rbenv global 2.5.0
|
||||
```
|
||||
|
||||
**This will take some time. Go stretch for a bit and drink some water while the commands run.**
|
||||
|
|
Loading…
Reference in New Issue