From 64b94ad7e282f778ec55dd739676dddb8553a02d Mon Sep 17 00:00:00 2001 From: dreamfly <420443292@qq.com> Date: Tue, 29 Aug 2023 18:00:31 -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 ec6d56d..e5b4f8b 100644 --- a/README.MD +++ b/README.MD @@ -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 ```