Update README.MD

fix typo
This commit is contained in:
HonokaClub 2018-05-05 15:12:27 +08:00 committed by GitHub
parent 824e4786f4
commit f369f8e6c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
```