diff --git a/README.md b/README.md index 4d73edb..3000d13 100644 --- a/README.md +++ b/README.md @@ -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)" +```