This commit is contained in:
suwings 2018-05-05 16:48:45 +08:00
commit fcf5c8df21

View File

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