Skip to content

Instantly share code, notes, and snippets.

@JordiCorbilla
Created August 15, 2016 21:00
Show Gist options
  • Save JordiCorbilla/01810a7b0f0953f43bfe52cd640fe112 to your computer and use it in GitHub Desktop.
Save JordiCorbilla/01810a7b0f0953f43bfe52cd640fe112 to your computer and use it in GitHub Desktop.
# Using Raspbian
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejs
node -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment