mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Update INSTALL.md
This commit is contained in:
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:
|
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>
|
<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
|
## Install the pre-requisite modules
|
||||||
|
|
||||||
From the top-level directory of Node-RED, run:
|
From the top-level directory of Node-RED, run:
|
||||||
|
Loading…
Reference in New Issue
Block a user