From 8fcd019b205a4997bfae401ca4160eae5d5e96a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Mon, 17 Apr 2023 20:36:16 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed144c6..85f741a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ Docker install scripts for linux machines or containers. 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 sh -c "$(curl -L https://git.moelle.space/hxcde/docker-auto-installer/raw/branch/main/install.sh)"