diff --git a/Home.md b/Home.md index fbc5bc7..f62d416 100644 --- a/Home.md +++ b/Home.md @@ -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 ```