From 5a3c93b7fde77d1fe39e1dd8347fde2c78f73762 Mon Sep 17 00:00:00 2001 From: Hannes Schmidt Date: Tue, 27 Jan 2026 14:24:56 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5baa539b..f677a8322 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Node.js 22.12.0 is required to run the app. ### 2. Install Client-Side Dependencies -Navigate to the `explorer` directory and install client-side dependencies. +From the project root directory, install client-side dependencies: npm install