From 11c6c1138882cbb84546046f0a1857e04ea6500e Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 13 Feb 2026 08:38:53 -0800 Subject: [PATCH] case 4642 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ccf588b..2dd8c3c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Project setup ``` -First confirm all dependencies are installed as per BUILT-ENVIRONMENT.md doc. They are very specific and in many cases outdated. +First confirm all dependencies are installed as per AyaNova-client project's BUILT-ENVIRONMENT.md doc. They are very specific and in many cases outdated. Then clone/checkout repository from GIT @@ -10,7 +10,7 @@ Finally: Install frontend dependencies: - cd c:\data\code\raven-client\ayanova + cd c:\data\code\sockeye-client npm ci Note: Use `npm ci` (not `npm install`) to install exact versions from package-lock.json