diff --git a/README.md b/README.md index 6e1fc62..a4b8411 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ your package manager): On Alpine Linux, you can use the following command to install Tini (currently available in `edge`): - apk add --update --repository http://dl-1.alpinelinux.org/alpine/edge/community/ tini + apk add --update --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/ tini ### NixOS ###