Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
latin-panda committed Jun 19, 2024
1 parent 99cac8a commit 0f1e81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <path_to_your_custom_design_file>`.

Expand Down

0 comments on commit 0f1e81e

Please sign in to comment.