From 7059c61abc088f862e22fcf6f6719e105899649d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Mon, 17 Apr 2023 20:55:40 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f35a37c..596f455 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Just run the commands in the console as root user. - Works on `Debian`,`Ubuntu`,`CentOS`,`Alpine` - You need to install curl and sudo on your system. +Paste the script in the machines console ```bash sh -c "$(curl -L https://git.moelle.space/hxcde/docker-auto-installer/raw/branch/main/install.sh)" ```