From 1d4ea812437d4ddad728a495d88a420b1517e40c Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Fri, 16 Jan 2026 23:45:21 +0100 Subject: [PATCH] fix: update Node.js version requirement formatting in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61e8f5a..ce69191 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Analytics Frontend is the dashboard interface for Ciphera Analytics. It provides ### Prerequisites -- Node.js 18+ +- Node.js 18+ - npm or yarn ### Installation