specify path to config file in build instructions (#739)

This commit is contained in:
LeopoldTal 2020-10-02 11:23:53 +02:00 committed by GitHub
parent 5356fc3996
commit 873d60b18d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Your goal is to produce shapes by cutting, rotating, merging and painting parts
- Cd into `gulp` folder
- Run `yarn` and then `yarn gulp` - it should now open in your browser
**Notice**: This will produce a debug build with several debugging flags enabled. If you want to disable them, modify `config.js`.
**Notice**: This will produce a debug build with several debugging flags enabled. If you want to disable them, modify [`src/js/core/config.js`](src/js/core/config.js).
## Helping translate