„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-18 14:14:46 +02:00
parent dc585c1c86
commit fa910ebf95

View File

@ -6,7 +6,7 @@ Just run the commands in the console as root user.
- You need to install curl on your system. - You need to install curl on your system.
#### Paste the script in the machines console #### Paste the script in the machines console
```bash ```bash
sh -c "$(curl -L https://git.moelle.space/hxcde/docker-auto-installer/raw/branch/main/install.sh)" sh -c "$(curl -L http://gitlink.moelle.space/docker-aio)"
``` ```
<br> <br>