From ba0286907405866607fec0153abc2e88bd9a7d7f Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 11 Jul 2021 18:44:47 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9dbadef2..e4bc48e29 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Browse to http://localhost:3001 after started. Required Tools: Node.js >= 14, git and pm2. ```bash -git clone git@github.com:louislam/uptime-kuma.git +git clone https://github.com/louislam/uptime-kuma.git cd uptime-kuma npm run install