fix source path

This commit is contained in:
EricTYL 2019-11-22 14:37:32 +08:00
parent acb435b83d
commit 95d5c5cdf8
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ $ convert -version # 檢查是否安裝成功,並確認版本
$ sudo apt install gnupg2
$ gpg2 --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB
$ \curl -sSL https://get.rvm.io | bash -s stable
$ source /home/ge/.rvm/scripts/rvm
$ source /home/rulingcom/.rvm/scripts/rvm
$ rvm install 2.1.2
$ rvm install 2.1.10
$ rvm --default use 2.1.10