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包