Merge pull request #680 from cpswan/patch-1

https link (rather than git) in dev instructions
This commit is contained in:
Nick O'Leary 2015-06-16 23:38:58 +01:00
commit 3a17c3ee6d
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