https link (rather than git) in dev instructions

This commit is contained in:
Chris Swan 2015-06-16 23:20:10 +01:00
parent f51778d417
commit df09252ee0
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ If you want to run the latest code from git, here's how to get started:
2. Clone the code:
git clone git@github.com:node-red/node-red.git
git clone https://github.com/node-red/node-red.git
cd node-red
3. Install the node-red dependencies