From ced9e186f5426ff68f4a5bfd1880644bc7a19cf6 Mon Sep 17 00:00:00 2001 From: Chunkybanana <62921243+chunkybanana@users.noreply.github.com> Date: Sat, 5 Mar 2022 06:36:51 -0100 Subject: [PATCH] Update README.md (#1398) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b8d208b..3d93ece5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Your goal is to produce shapes by cutting, rotating, merging and painting parts ## Building - Make sure `ffmpeg` is on your path -- Install Node.js and Yarn +- Install Node.js (v16.0 or earlier) and Yarn - Install Java (required for textures) - Run `yarn` in the root folder - Cd into `gulp` folder