From 12ecae2ac4c65b1fd3b1578809df941848bf9c97 Mon Sep 17 00:00:00 2001 From: Peter Morton Date: Thu, 20 Jun 2024 15:11:56 -0500 Subject: [PATCH] Fixed for prompt on npm install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a3ba2e..472c338 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Make sure npm is installed and node us up to date ```sh sudo apt update -sudo apt install npm +sudo apt install -y npm sudo npm install -g n sudo n stable hash -r