更新 README

This commit is contained in:
suwings 2017-11-18 16:00:53 +08:00
parent 6968c52466
commit d2b3f04112

View File

@ -17,7 +17,7 @@
```bash
git clone https://github.com/Suwings/MCSManager.git
cd mcsmanager
npm install
npm install --production
node app.js #或 npm start
```