diff --git a/README.md b/README.md index 555b4dc..11fd5ef 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,9 @@ npm >= 6.14 ``` # 1. 获取代码 -git https://github.com/lanyulei/ferry.git +git clone https://github.com/lanyulei/ferry.git +or +git clone https://gitee.com/xiao_lei/ferry.git # 2. 进入工作路径 cd ./ferry @@ -67,7 +69,9 @@ go run main.go server -c=config/settings.dev.yml ``` # 1. 获取代码 -git https://github.com/lanyulei/ferry_web.git +git clone https://github.com/lanyulei/ferry_web.git +or +git clone https://gitee.com/xiao_lei/ferry_web.git # 2. 进入工作路径 cd ./ferry_web