diff --git a/README.md b/README.md
index ffcac83b..f0fa92d9 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,9 @@ Browse to http://localhost:3001 after started.
 Required Tools: Node.js >= 14, git and pm2.
 
 ```bash
+# Update your npm to the latest version
+npm install npm -g
+
 git clone https://github.com/louislam/uptime-kuma.git
 cd uptime-kuma
 npm run setup