Skip to content

Commit 0efac1e

Browse files
authored
docs: update readme.md
1 parent 8f8189b commit 0efac1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ package = "@netlify/plugin-lighthouse"
3232
Create a `.env` file based on the [example](.env.example) and run
3333

3434
```bash
35-
npm run local
35+
yarn install
36+
yarn local
3637
```

0 commit comments

Comments
 (0)