diff --git a/README.md b/README.md index 2df186ad..d5be513c 100644 --- a/README.md +++ b/README.md @@ -25,7 +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 LTS](https://nodejs.org/en/download/) and [Yarn v1](https://classic.yarnpkg.com/en/docs/install) - Install Java (required for textures) -- Run `yarn install` in the root folder +- Run `yarn` in the root folder - Then `yarn dev` - 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 [`src/js/core/config.js`](src/js/core/config.js).