diff --git a/README.md b/README.md index 68f5e31..f35a37c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Docker install scripts for linux machines or containers. Just run the commands in the console as root user. -- Installs automaticly on `Debian`,`Ubuntu`,`CentOS`,`Alpine` +- Works on `Debian`,`Ubuntu`,`CentOS`,`Alpine` - You need to install curl and sudo on your system. ```bash sh -c "$(curl -L https://git.moelle.space/hxcde/docker-auto-installer/raw/branch/main/install.sh)"