update readme.
This commit is contained in:
parent
3012c0e00e
commit
422963eab1
@ -43,7 +43,9 @@ npm >= 6.14
|
|||||||
|
|
||||||
```
|
```
|
||||||
# 1. 获取代码
|
# 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. 进入工作路径
|
# 2. 进入工作路径
|
||||||
cd ./ferry
|
cd ./ferry
|
||||||
@ -67,7 +69,9 @@ go run main.go server -c=config/settings.dev.yml
|
|||||||
|
|
||||||
```
|
```
|
||||||
# 1. 获取代码
|
# 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. 进入工作路径
|
# 2. 进入工作路径
|
||||||
cd ./ferry_web
|
cd ./ferry_web
|
||||||
|
Loading…
x
Reference in New Issue
Block a user