From 00d6b7eaffdb26b30dd7e52f4abaeb07bd7c0e8d Mon Sep 17 00:00:00 2001 From: Ivan Demchuk Date: Sat, 13 Jun 2020 19:00:25 +0300 Subject: [PATCH] Remove Node 10 requirement from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d8c70b5..97087812 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Your goal is to produce shapes by cutting, rotating, merging and painting parts - Make sure git `git lfs` extension is on your path - Run `git lfs pull` to download sound assets - Make sure `ffmpeg` is on your path -- Install Yarn and Node.js 10 +- Install Node.js and Yarn - Run `yarn` in the root folder, then run `yarn` in the `gulp/` folder - Cd into `gulp` and run `yarn gulp` - it should now open in your browser