We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53a47b9 + d26bf3b commit c53601bCopy full SHA for c53601b
1 file changed
docs/getting-started/development.md
@@ -50,7 +50,7 @@ Once you are on you your chosen branch, you should install all of the dependenci
50
with the command:
51
52
```
53
-npm install
+npm ci
54
55
56
### Building Node-RED
0 commit comments