mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
https link (rather than git) in dev instructions
This commit is contained in:
parent
f51778d417
commit
df09252ee0
@ -35,7 +35,7 @@ If you want to run the latest code from git, here's how to get started:
|
|||||||
|
|
||||||
2. Clone the code:
|
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
|
cd node-red
|
||||||
|
|
||||||
3. Install the node-red dependencies
|
3. Install the node-red dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user