Skip to content

Commit

Permalink
Amended order to RBEnv then RVM as suggested
Browse files Browse the repository at this point in the history
  • Loading branch information
sacrebleu committed Feb 2, 2018
1 parent ec9064a commit 48af443
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ Using OS-X:

##### Ruby

Using [RVM](https://rvm.io/rubies/installing)

$ rvm install 2.5.0

Using [RBEnv](https://github.com/rbenv/rbenv#installing-ruby-versions)

$ rbenv install 2.5.0

Using [RVM](https://rvm.io/rubies/installing)

$ rvm install 2.5.0

##### Yarn (https://yarnpkg.com/en/docs/install)
See [YARN](https://yarnpkg.com/en/docs/install)

Expand Down

0 comments on commit 48af443

Please sign in to comment.