Skip to content

Commit

Permalink
Update README.md to include nvm use (#692)
Browse files Browse the repository at this point in the history
Co-authored-by: Darren Temple <[email protected]>
  • Loading branch information
nickevansuk and Reikyo authored Nov 12, 2024
1 parent d6ab1a8 commit 8d6b18e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ You can check that the test suite works in your local environment by running it
``` bash
git clone [email protected]:openactive/openactive-test-suite.git
cd openactive-test-suite
nvm use
npm install
npm start -- core
```
Expand Down

0 comments on commit 8d6b18e

Please sign in to comment.