Update UbuntuInstallation.md
This commit is contained in:
parent
86e16d0a9c
commit
c03960025e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ then lets install RVM with curl like this
|
|||
|
||||
curl -L get.rvm.io | bash -s stable
|
||||
|
||||
PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting
|
||||
PATH=$PATH:$HOME/.rvm/bin
|
||||
|
||||
[[ -s "$HOME/.profile" ]] && source "$HOME/.profile"
|
||||
|
||||
|
|
Loading…
Reference in a new issue