From da30986b121b5f47fd115d3e9ee11702e10789c7 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Mon, 8 Oct 2018 01:17:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8459562..fac2fa7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Run ``` sh -wget -O - https://raw.githubusercontent.com/tanrax/mozjpeg-installer/master/mozjpeg-installer.sh | bash +curl -s https://raw.githubusercontent.com/tanrax/mozjpeg-installer/master/mozjpeg-installer.sh | bash ```