From c1b37bdbc6f7d985adc8fe250a66f18886a86452 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Mon, 30 Aug 2021 21:57:50 +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 | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/🔧-How-to-Install.md b/🔧-How-to-Install.md index fc4ce31..d57ba54 100644 --- a/🔧-How-to-Install.md +++ b/🔧-How-to-Install.md @@ -1,14 +1,11 @@ -## Installer via cli +## 🚀 Installer via CLI -Interactive cli installer, supports Docker or without Docker. - -Good for beginners. +[Ubuntu/CentOS] Interactive CLI installer, supports Docker or without Docker. ```bash -curl -o kuma_install.sh https://raw.githubusercontent.com/louislam/uptime-kuma/master/install.sh && sudo bash kuma_install.sh +curl -o kuma_install.sh http://git.kuma.pet/install.sh && sudo bash kuma_install.sh ``` - ## Advanced Installation ### 🐳 Docker