mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2025-02-28 00:11:45 -05:00
update docs to encourage 1.9.3 with rvm setup
This commit is contained in:
parent
758687f9bd
commit
120b4f7f0f
@ -24,8 +24,8 @@ source ~/.bash_profile
|
||||
source ~/.zshrc
|
||||
```
|
||||
|
||||
Install Ruby 1.9.2 and ensure RVM has the latest RubyGems.
|
||||
Install Ruby 1.9.3 and ensure RVM has the latest RubyGems.
|
||||
|
||||
```sh
|
||||
rvm install 1.9.2 && rvm use 1.9.2
|
||||
rvm install 1.9.3 && rvm use 1.9.3
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user