Skip to content

Commit

Permalink
Update instructions for installing REE for Lion.
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Gibson committed Aug 12, 2011
1 parent 8e0e2cc commit 1cb65f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Then add the following to your ~/.bash_profile:
## Step 3: Install [Ruby Enterprise Edition](http://www.rubyenterpriseedition.com/) and [Passenger](http://www.modrails.com/) ## Step 3: Install [Ruby Enterprise Edition](http://www.rubyenterpriseedition.com/) and [Passenger](http://www.modrails.com/)


. $HOME/.rvm/scripts/rvm . $HOME/.rvm/scripts/rvm
rvm install ree rvm install --force ree
rvm use ree rvm use ree
gem install passenger gem install passenger


Expand Down

0 comments on commit 1cb65f6

Please sign in to comment.