From 497e6469762120190fab26f2ec4b7c166edf76e8 Mon Sep 17 00:00:00 2001 From: hxcde <30338980+hxcde@users.noreply.github.com> Date: Fri, 20 Jan 2023 10:52:43 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8fc4c5..cc6a59c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ apk add curl ``` Then paste the script in the machines console ```bash -sh -c "$(curl -L https://raw.githubusercontent.com/hxcde/Docker-Installer/main/alpine.sh)" +sh -c "$(curl -L https://raw.githubusercontent.com/hxcde/docker-auto-installer/main/alpine.sh)" ``` - I recommend using Alpine 3.15 and not 3.16. Alpine 3.16 creates OCI errors. ## Debian