diff --git a/README.md b/README.md index 0d2a97cba9..67edfb19a4 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ You can check that the test suite works in your local environment by running it ``` bash git clone git@github.com:openactive/openactive-test-suite.git cd openactive-test-suite +nvm use npm install npm start -- core ```