Updated Home (markdown)

master
YuQing 2022-10-10 15:04:44 +08:00
parent 88aba2a8e9
commit 132cf1443b
1 changed files with 1 additions and 1 deletions

@ -35,7 +35,7 @@ cd libfastcommon/
## 安装libserverframe
```shell
git clone https://github.com/happyfish100/libserverframe.git
git clone https://github.com/happyfish100/libserverframe.git --depth 1
cd libserverframe/
./make
```