From 4db93a2a98814d28533b3b807c0316ae5e92e153 Mon Sep 17 00:00:00 2001 From: JayXie <592291560@qq.com> Date: Sat, 11 Sep 2021 14:53:05 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1470fa9..ba79870 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Wechat ticket system frontend for ZSC Network Support Department. ## Development -1. Install [Node.js](https://nodejs.org/) +1. Install [Node.js](https://nodejs.org/) (Build Passed in Node 11 , if you use Node 12 ,pls replace graceful-fs manually[fix-dependencies.sh]) 2. Clone this reposiroty to local: `git clone https://github.com/ZSCNetSupportDept/WechatTicketSystemFrontend.git` 3. Enter the folder `web` or `miniapp` 4. Execute command `npm install` for resolve dependencies @@ -12,4 +12,4 @@ Wechat ticket system frontend for ZSC Network Support Department. ## License -[LICENSE](LICENSE) \ No newline at end of file +[LICENSE](LICENSE)