From 88c5c6dd689103ff0128ffd457d14b9a7e0045e7 Mon Sep 17 00:00:00 2001 From: LeopoldTal Date: Thu, 1 Oct 2020 18:50:21 +0200 Subject: [PATCH] specify path to config file in build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5232e625..030f1172 100644 --- a/README.md +++ b/README.md @@ -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