Skip to content

Commit 7d2ffa5

Browse files
grischeskorpy2009
authored andcommitted
readme: clarify example config.json usage
1 parent d0a6923 commit 7d2ffa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ It is recommended to use the latest release:
1919
- Clone this repository
2020
- Run `npm install`
2121
- Place your config file in `public/config.json`.
22-
You can copy the example config for testing/development: `cp config.example.json public`.
22+
You can copy the example config for testing/development: `cp config.example.json public/config.json`.
2323
- Run `npm run build`
2424
- A production build can then be found in [`/build`](./build)
2525

0 commit comments

Comments
 (0)