From ac35b672ded5555b855eddadb5127a56e36ec811 Mon Sep 17 00:00:00 2001 From: stuffbymax <96355058+stuffbymax@users.noreply.github.com> Date: Tue, 3 Feb 2026 21:35:49 +0000 Subject: [PATCH] Add npm and node installation instructions Added installation instructions for npm and node. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9ef80bed2..ead3caa27 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ Puter is an advanced, open-source internet operating system designed to be featu ## Getting Started +### to install npm and node + +[install](install.md) + ### 💻 Local Development ```bash