From 8364f01c21e48f02521025d0baeae56b290850f6 Mon Sep 17 00:00:00 2001 From: borekon Date: Mon, 13 Mar 2023 13:17:41 +0000 Subject: [PATCH] Actualizar 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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