Added RBENV upgrade doc

This commit is contained in:
Priit Tark 2015-03-16 12:35:11 +02:00
parent 68d66a83ab
commit 5810901e68
3 changed files with 40 additions and 33 deletions

View file

@ -22,7 +22,7 @@ Deploy overview: (database schema should be loaded and seeds should be present)
# at your local machine
git clone git@github.com:internetee/registry.git
cd registry
rbenv local 2.2.0 # more info about rbenv at debian doc
rbenv local 2.2.1 # more info about rbenv at debian doc
gem install mina
mina pr setup # one time, only creates missing directories
ssh registry