Update CONTRIBUTING.md

Co-authored-by: Maxx Crawford <maxx.crawford@gmail.com>
This commit is contained in:
Danny Colin 2022-07-05 12:26:27 -04:00 committed by GitHub
parent 78423a17af
commit b66e0fa6a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@
```
3. Install the project dependencies
```
npm install -legacy-peer-deps
npm install --legacy-peer-deps
```
3. Install [web-ext][web-ext] command-line tool: