Improve documentation
This commit is contained in:
parent
bb5b2c421f
commit
ec3df19112
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue