„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-17 20:56:01 +02:00
parent 1cddbead5c
commit 7a242cc586

View File

@ -4,7 +4,7 @@ Just run the commands in the console as root user.
- Works on `Debian`,`Ubuntu`,`CentOS`,`Alpine` - Works on `Debian`,`Ubuntu`,`CentOS`,`Alpine`
- You need to install curl and sudo on your system. - You need to install curl and sudo on your system.
<br>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 https://git.moelle.space/hxcde/docker-auto-installer/raw/branch/main/install.sh)"
``` ```