From 33db99ca7479d7c8a10490449f13abb114ad3599 Mon Sep 17 00:00:00 2001 From: AdJaGu Date: Tue, 13 Oct 2020 18:02:14 -0400 Subject: [PATCH] Update Readme.md and add clone repo under Building Update Readme.md to reflect that cloning the repo is required to build `shapez.io` from source. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85b5d26b..68dad0fe 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Your goal is to produce shapes by cutting, rotating, merging and painting parts - Make sure `ffmpeg` is on your path - Install Node.js and Yarn - Install Java (required for textures) +- Clone the `shapez.io` repo - Run `yarn` in the root folder - Cd into `gulp` folder - Run `yarn` and then `yarn gulp` - it should now open in your browser