Updated Home (markdown)

master
Jason Zhou 2022-10-13 18:10:30 +08:00
parent 132cf1443b
commit d34dac81c9
1 changed files with 1 additions and 1 deletions

@ -37,7 +37,7 @@ cd libfastcommon/
```shell ```shell
git clone https://github.com/happyfish100/libserverframe.git --depth 1 git clone https://github.com/happyfish100/libserverframe.git --depth 1
cd libserverframe/ cd libserverframe/
./make ./make.sh && ./make.sh install #编译安装
``` ```
## 安装FastDFS ## 安装FastDFS