From de4f4257ce15438d6f52fa6ab4a641c5c19ee228 Mon Sep 17 00:00:00 2001 From: Devraj Mehta Date: Fri, 2 Jan 2026 11:03:54 -0500 Subject: [PATCH] Update prerequisites in README.md Removed Node.js and npm version requirements from prerequisites. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1cff9f51..408a4c72 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,6 @@ We're still early in our journey, but with your feedback, we're rapidly iteratin ### Prerequisites -- **Node.js** v22 or higher -- **npm** v10 or higher - (On Windows) **PowerShell** v6 or higher - An **active Copilot subscription**. See [Copilot plans](https://github.com/features/copilot/plans?ref_cta=Copilot+plans+signup&ref_loc=install-copilot-cli&ref_page=docs).