diff --git a/README.md b/README.md index ada6e10..cf1deff 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,10 @@ For Debian/Ubuntu (available in scripts folder) : ```bash # optipng -curl -sL git.io/fjddn | sudo -E bash +curl -sL https://gitea.avc.cx/borekon/img-optimize/raw/branch/master/scripts/install-optipng.sh | sudo -E bash # libwebp -curl -sL git.io/fjdd6 | sudo -E bash +curl -sL https://gitea.avc.cx/borekon/img-optimize/raw/branch/master/scripts/install-webp.sh | sudo -E bash ``` ### Go-Avif installation