diff --git a/README.md b/README.md index f359f6c..264cd8b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ So you can use every single type and method in Tdlib. First of all you need to clone the Tdlib repo and build it: ```bash -git clone git@github.com:tdlib/td.git +git clone git@github.com:tdlib/td.git --depth 1 cd td mkdir build cd build