mirror of https://github.com/node-red/node-red.git
Update INSTALL.md
parent
e27ff8ee12
commit
48b7ea70b1
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue