From b92e42274c5932fec94df8494181ba3052a8a9c2 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Fri, 21 Jul 2023 13:29:03 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=F0=9F=94=A7=20How=20to=20Install=20(?= =?UTF-8?q?markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 🔧-How-to-Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/🔧-How-to-Install.md b/🔧-How-to-Install.md index 142bae1..c1b98e5 100644 --- a/🔧-How-to-Install.md +++ b/🔧-How-to-Install.md @@ -8,7 +8,7 @@ [Ubuntu/CentOS] Interactive CLI installer, supports Docker or without Docker. ```bash -curl -o kuma_install.sh http://git.kuma.pet/install.sh && sudo bash kuma_install.sh +curl -Lo kuma_install.sh https://git.kuma.pet/install.sh && sudo bash kuma_install.sh ``` ## Advanced Installation