Last active
November 19, 2015 17:47
-
-
Save homerquan/1f62eeef097396a6d3de 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
cd /usr/local | |
sudo tar --strip-components 1 -xzf ~/Download/node-v4.2.2-linux-x64.tar.gz | |
sudo npm upgrade -g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment