Update INSTALL.md

This commit is contained in:
Nicholas O'Leary 2013-09-05 15:28:33 +01:00
parent e27ff8ee12
commit 48b7ea70b1
1 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,12 @@ You can get the latest version from <http://nodejs.org/download/>.
Or, you may want to use a version from your operating system's package manager:
<https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager>
### Get Node-RED
Clone the repository from GitHub:
$ git clone git@github.com:node-red/node-red.git
## Install the pre-requisite modules
From the top-level directory of Node-RED, run: