File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ The official version of ApiBoot will be released to Maven Center. If you want to
9292
9393``` sh
9494# Download master branch source code to local
95- ➜ git clone https://gitee .com/minbox-projects/api-boot.git
95+ ➜ git clone https://github .com/minbox-projects/api-boot.git
9696➜ cd api-boot
9797# install
9898➜ mvn clean install -Dmaven.test.skip=true -Dmaven.javadoc.skip=true -Dgpg.skip
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ ApiBoot正式版本都会发布到Maven Center,如果你想使用源码最新
9797
9898``` sh
9999# 下载master分支源码到本地
100- ➜ git clone https://gitee .com/minbox-projects/api-boot.git
100+ ➜ git clone https://github .com/minbox-projects/api-boot.git
101101# 进入api-boot源码根目录
102102➜ cd api-boot
103103# 执行安装
You can’t perform that action at this time.
0 commit comments