mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
Added RBENV upgrade doc
This commit is contained in:
parent
68d66a83ab
commit
5810901e68
3 changed files with 40 additions and 33 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue