From c7a594b451d1729797343020ccbe34741092e6f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E9=B9=8F?= Date: Sat, 16 Nov 2024 18:21:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=201.=E5=AE=8C=E6=88=90=E7=A9=BA=E5=88=97?= =?UTF-8?q?=E8=A1=A8UI=202.=E4=BF=AE=E6=94=B9=E8=8E=B7=E5=8F=96=E7=AA=97?= =?UTF-8?q?=E5=8F=A3=E4=BF=A1=E6=81=AF=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7415b4a..031f750 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,11 @@ ### 1. 安装 在需要引用的项目中执行命令 -`git subtree add --prefix=starCloud git@code.star-lock.cn:xhj/starcloud-sdk-uniapp.git master` +`git subtree add --prefix=starCloud git@code.star-lock.cn:StarlockTeam/starcloud-sdk-uniapp.git master` 更新 -`git subtree pull --prefix=starCloud git@code.star-lock.cn:xhj/starcloud-sdk-uniapp.git master` +`git subtree pull --prefix=starCloud git@code.star-lock.cn:StarlockTeam/starcloud-sdk-uniapp.git master` +推送 +`git subtree push --prefix=starCloud git@code.star-lock.cn:StarlockTeam/starcloud-sdk-uniapp.git master` ### 2. 需安装的npm包