From 0f1e81edfc0d3442202792a76f75037773ee9f0c Mon Sep 17 00:00:00 2001 From: latin-panda <66472237+latin-panda@users.noreply.github.com> Date: Wed, 19 Jun 2024 12:29:01 +0700 Subject: [PATCH] Update installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fbe5384..995e964 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Instructions on setting up the project and getting it running on a local machine ### Install it globally Another option is to install the tool globally: -- Build the project `npm run build` +- Install package dependencies and build the project `npm ci` - Run `npm install -g` in the project root folder - Build, generate and upload data by running `test-data-generator `.