Skip to content

Instantly share code, notes, and snippets.

@wagnermarques
Created January 23, 2014 13:08
Show Gist options
  • Save wagnermarques/8578179 to your computer and use it in GitHub Desktop.
Save wagnermarques/8578179 to your computer and use it in GitHub Desktop.
Install nodejs
cd /home/administrador/PROGSATIVOS/
tar xvf node-v0.10.24-linux-x86.tar.gz
echo "export PATH=$PATH:/home/administrador/PROGSATIVOS/node-v0.10.24-linux-x86/bin/" >> /etc/profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment