„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-17 20:36:16 +02:00
parent 5340022712
commit 8fcd019b20

View File

@ -2,7 +2,8 @@
Docker install scripts for linux machines or containers. Docker install scripts for linux machines or containers.
Just run the commands in the console as root user. Just run the commands in the console as root user.
Installes automaticly on `Debian`,`Ubuntu`,`CentOS`,`Alpine`,`openSUSE` - Installs automaticly on `Debian`,`Ubuntu`,`CentOS`,`Alpine`,`openSUSE`
- You need to install curl and sudo on your system.
```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)"