Update README.MD

This commit is contained in:
dreamfly 2023-08-29 18:00:14 -05:00 committed by GitHub
parent 97fb6b0344
commit 22ee4b0a49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@
- 开发环境
```sh
cd um-react && npm install --frozen-lockfile
https://git.unlock-music.dev/um/um-react.git && npm install --frozen-lockfile
cd ../ && npm install
npm run start / npm run dev
```