„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-17 20:30:24 +02:00
parent d024e5808b
commit e92783875d

View File

@ -1,10 +1,12 @@
# Docker Auto Installer
Docker install scripts for linux machines or containers.
Just run the commands in the console as root user.
sh -c "$(curl -L https://git.moelle.space/hxcde/docker-auto-installer/raw/branch/main/docker-auto-install.sh)"
Installes automaticly on `Debian`,`Ubuntu`,`CentOS`,`Alpine`,`openSUSE`
```bash
sh -c "$(curl -L https://git.moelle.space/hxcde/docker-auto-installer/raw/branch/main/docker-auto-install.sh)"
```