From 1e7623c459bf7aa678e2faeadc7ebe3d7ee73233 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Thu, 19 Aug 2021 21:22:16 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 4c1f45878..025510f52 100644 --- a/README.md +++ b/README.md @@ -26,14 +26,7 @@ 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 ``` -Browse to http://localhost:3001 after started. -If you want to change **port** and **volume**, or need to browse via a reserve proxy, please read wiki. - -### 💪🏻 Without Docker (Recommended for x86/x64 only) - -Required Tools: Node.js >= 14, git and pm2. -======= ### 🐳 Docker ```bash