From ec3df19112b7bf2cde95340de29d1267e26cd12e Mon Sep 17 00:00:00 2001 From: Kevin Dorner Date: Sat, 6 Mar 2021 00:12:58 +0100 Subject: [PATCH] Improve documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f653b8e..ff7c4a4 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ apt install git ``` 1. Clone the repository ```sh -git clone https://gitea.mdg-hamburg.de/MDG-Packages/winst-mdg-python.git /srv/deploy/install/mdg-python/ +git clone --depth 1 https://gitea.mdg-hamburg.de/MDG-Packages/winst-mdg-python.git /srv/deploy/install/mdg-python/ ``` 2. Download the required binaries ```sh