mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
Updated command to list all installed Ruby versions.
This commit is contained in:
parent
5b89566dcc
commit
3f7beddabc
|
@ -313,7 +313,7 @@
|
|||
"!rvm list known\n",
|
||||
"\n",
|
||||
"# List all installed Ruby versions\n",
|
||||
"!rvm rubies\n",
|
||||
"!rvm list\n",
|
||||
"\n",
|
||||
"# Install a specific Ruby version\n",
|
||||
"!rvm install 2.1.5\n",
|
||||
|
|
Loading…
Reference in New Issue
Block a user