Created
November 5, 2013 16:47
-
-
Save ian29/7322010 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ (git::master) ▶ node -v | |
v0.10.21 | |
~ (git::master) ▶ nvm install v0.8.26 | |
v0.8.26 is already installed. | |
~ (git::master) ▶ nvm use v0.8.26 | |
Now using node v0.8.26 | |
~ (git::master) ▶ node -v | |
v0.10.21 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment