Update README.MD

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

View File

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