Skip to content

Commit 3520427

Browse files
committed
📝 Readme
1 parent 8fd764e commit 3520427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ npm install
2525

2626
Make a copy of the config sample file and insert your parameters:
2727
```
28-
cp config.default.js config.js
28+
cd config && cp config.default.js config.js
2929
```
3030

3131
Start the application:

0 commit comments

Comments
 (0)