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