We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 406f368 commit 180788eCopy full SHA for 180788e
docs/getting-started/installation.md
@@ -17,7 +17,7 @@ Or, you may want to use a version from your operating system's package manager:
17
18
Clone the repository from GitHub:
19
20
- $ git clone git@github.com:node-red/node-red.git
+ $ git clone https://github.com/node-red/node-red.git
21
22
*TODO: once we have a release, point at the zip as well*
23
0 commit comments