From 22ee4b0a492858d22d06f5a0155e265952f80b07 Mon Sep 17 00:00:00 2001 From: dreamfly <420443292@qq.com> Date: Tue, 29 Aug 2023 18:00:14 -0500 Subject: [PATCH] Update README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```