We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd764e commit 3520427Copy full SHA for 3520427
README.md
@@ -25,7 +25,7 @@ npm install
25
26
Make a copy of the config sample file and insert your parameters:
27
```
28
-cp config.default.js config.js
+cd config && cp config.default.js config.js
29
30
31
Start the application:
0 commit comments