We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a6923 commit 7d2ffa5Copy full SHA for 7d2ffa5
README.md
@@ -19,7 +19,7 @@ It is recommended to use the latest release:
19
- Clone this repository
20
- Run `npm install`
21
- Place your config file in `public/config.json`.
22
- You can copy the example config for testing/development: `cp config.example.json public`.
+ You can copy the example config for testing/development: `cp config.example.json public/config.json`.
23
- Run `npm run build`
24
- A production build can then be found in [`/build`](./build)
25
0 commit comments