Improve documentation

This commit is contained in:
Kevin Dorner 2021-03-06 00:12:58 +01:00
parent bb5b2c421f
commit ec3df19112
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ apt install git
``` ```
1. Clone the repository 1. Clone the repository
```sh ```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 2. Download the required binaries
```sh ```sh