Update README.md

This commit is contained in:
Unitwk 2022-09-01 16:36:38 +08:00 committed by GitHub
parent 7059138b17
commit 6dfde79a8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,8 @@ Please go to the main project repository: [https://github.com/MCSManager/MCSMana
## Build the development environment
```bash
git clone https://github.com/MCSManager/MCSManager-UI.git
cd MCSManager-UI
git clone https://github.com/MCSManager/UI.git
cd UI
npm install
npm run serve
# Visit http://localhost:8080/ to preview the interface