Merge pull request #39 from rprieto/patch-1

Update README to point to Alpine CDN repository
This commit is contained in:
Thomas Orozco 2016-04-19 22:42:43 +02:00
commit 90a9494622
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ your package manager):
On Alpine Linux, you can use the following command to install Tini (currently On Alpine Linux, you can use the following command to install Tini (currently
available in `edge`): 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 ### ### NixOS ###