From a648594243f7ce87c124118d2628ead2ef018157 Mon Sep 17 00:00:00 2001 From: "13621160019@163.com" <13621160019@163.com> Date: Mon, 5 Jul 2021 14:15:15 +0800 Subject: [PATCH] updated README of Web UI --- web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/README.md b/web/README.md index c159649c..9664cc61 100644 --- a/web/README.md +++ b/web/README.md @@ -14,7 +14,7 @@ nginx-1.18.0 or later This project is scaffolded using Create React App. * Install Node.js (https://nodejs.org/) if you do not already have it installed on your machine. -* Open the “myems-web” directory with your cmd or terminal +* Open the “myems/web” directory with your cmd or terminal * Run 'sudo npm i --unsafe-perm=true --allow-root' This command will download all the necessary dependencies for falcon in the node_modules directory. * If you modified any scss files, then you need to compile SCSS