diff --git a/README.MD b/README.MD index 8ac031b..ec6d56d 100644 --- a/README.MD +++ b/README.MD @@ -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 ```