diff --git a/README.md b/README.md index d7e0a9d25d8b87dfa1f8519f83d427379fbfe329..f37e7da185aa7cbcc5cd14884c8223a34dea08f8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Run `npm i` to install the dev dependencies. Run `npx cypress open` to open cypress, then click the **Run all specs** button to run the tests in interactive mode. -Or run `npx t` to run the tests in headless mode. +Or run `npm t` to run the tests in headless mode. ### Build status