You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
https://github.com/xiaolai/xiaolai.github.io/tree/master/2016/06/16/makecs-basic-dev-env-settup
按照"安装 rvm 与 Ruby 2.3.1"章节部分,执行第一行命令后:
1 \curl -sSL https://get.rvm.io | bash -s stable会报 --command not found
需要关闭打开的terminal窗口,重开一个,才能执行后面两行:
'rvm install [version]'