From d81bf8aaf9d884c64c9d15a57e70e1bd16d755b0 Mon Sep 17 00:00:00 2001
From: Louis Lam <louislam@users.noreply.github.com>
Date: Sat, 9 Nov 2024 23:46:16 +0800
Subject: [PATCH] Remove the npm requirement, as all newer versions came with
 npm versions >= 9

---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 71106994c..163254d7c 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,6 @@ Requirements:
   - ✅ Windows 10 (x64), Windows Server 2012 R2 (x64) or higher
   - ❌ Replit / Heroku
 - [Node.js](https://nodejs.org/en/download/) >= 18 or >= 20.4
-- [npm](https://docs.npmjs.com/cli/) >= 9
 - [Git](https://git-scm.com/downloads)
 - [pm2](https://pm2.keymetrics.io/) - For running Uptime Kuma in the background