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