From c1e5b6074e00bc297f6f678bcab8f7eaf093192a Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 11 Jul 2021 18:34:29 +0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d03ee3aa..e9dbadef2 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,10 @@ docker run -d --restart=always -p 3001:3001 louislam/uptime-kuma Browse to http://localhost:3001 after started. -### Node.js >= 14 + GIT +### Without Docker + +Required Tools: Node.js >= 14, git and pm2. + ```bash git clone git@github.com:louislam/uptime-kuma.git cd uptime-kuma