Skip to content

Commit c51d3af

Browse files
committed
Merge branch 'master' of github.com:ataylorme/visual-regression-testing-workshop
2 parents 5743c5f + cbf3269 commit c51d3af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Create a new repository from this template and then either use Git to clone the
2020

2121
After setting up the repository locally (see above) you will need to:
2222

23-
1. Run the command `npm install` to download dependencies
23+
1. Run the command [`npm ci`](https://docs.npmjs.com/cli/ci.html) to download dependencies
2424
* This only needs to be done once
2525
1. Run the command `npm run start`
2626
* Select the site you want to test from the list

0 commit comments

Comments
 (0)