修改支持跟新github

This commit is contained in:
LingZhaoHui 2020-07-26 22:07:00 +08:00
parent aa452962c6
commit 9515389c5e
1 changed files with 10 additions and 1 deletions

View File

@ -1,2 +1,11 @@
# github_zeekling
## 跟新个人主页
## 使用
```sh
git clone ssh://git@git.zeekling.cn:222/zeekling/github_zeekling.git
cd github_zeekling
./build.sh
cd build
./start.sh
```