Update CONTRIBUTING.md
Co-authored-by: Maxx Crawford <maxx.crawford@gmail.com>
This commit is contained in:
parent
32877e78a4
commit
d5d927aaee
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue