diff --git a/INSTALL.md b/INSTALL.md index 348506d06..049541b47 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -8,6 +8,12 @@ You can get the latest version from . Or, you may want to use a version from your operating system's 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: