Skip to content

Commit

Permalink
add rvm instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Apr 16, 2011
1 parent 0685218 commit b087bfa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Readme.md
Expand Up @@ -4,6 +4,11 @@ Install
=======
sudo gem install pru

Working with rvm / many gemsets -> only install once
rvm use 1.9.2
gem install pru
echo 'alias pru="rvm 1.9.2 exec pru"' >> ~/.bash_profile

Usage
=====
pru supports mapping and reducing.<br/><br/>
Expand Down

0 comments on commit b087bfa

Please sign in to comment.