Created
August 15, 2016 21:00
-
-
Save JordiCorbilla/01810a7b0f0953f43bfe52cd640fe112 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
# 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