Skip to content

Commit

Permalink
doc: instruct to use --legacy-peer-deps (#1100)
Browse files Browse the repository at this point in the history
  • Loading branch information
BethGriggs committed Oct 12, 2022
1 parent 610edc0 commit 531b409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This assumes you already have Node.js and npm installed. At time of writing we u
1. Install your dependencies

```shell
npm install
npm install --legacy-peer-deps
```

1. Start the site up. Gatsby will build all of the various parts of the site (Asciidoc etc). Note that this command takes some time to execute.
Expand Down

0 comments on commit 531b409

Please sign in to comment.