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
+1 -1
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: