From 5576075b6e2d79aab26865d388d25e04c03354ed Mon Sep 17 00:00:00 2001 From: Robert Date: Wed, 25 Dec 2019 15:48:45 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 25e4a60..bd1eb3f 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Web frontend of minverse - Yarn ## Installation -- Install the packages using `npm i` -- Run the project using `DEBUG=australia:* npm start` +- Install the packages using `yarn install` +- Run the project using `DEBUG=australia:* yarn start` # WARNING!!! This project is **very** incomplete!!!