From 20d29a0663541e5efd92adc57e76fe87df3a25c0 Mon Sep 17 00:00:00 2001 From: qwinci <32550582+qwinci@users.noreply.github.com> Date: Wed, 1 Jul 2020 14:50:35 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b37093d..0b283fbc 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Your goal is to produce shapes by cutting, rotating, merging and painting parts **Notice**: This will produce a debug build with several debugging flags enabled. If you want to disable them, modify `config.js`. -- Mac building with Windows +## Mac building with Windows - Be sure to run cmd as ADMIN! Otherwise this will not work. - Run yarn in the root folder, then run 'yarn' in the `gulp/` folder - Cd into `gulp` and run `yarn gulp main.standalone`