Update CONTRIBUTING.md
Co-authored-by: Maxx Crawford <maxx.crawford@gmail.com>
This commit is contained in:
parent
78423a17af
commit
b66e0fa6a3
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