We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 033943a commit 4fb7431Copy full SHA for 4fb7431
README.md
@@ -24,6 +24,10 @@ You will need npm greater than version `3.0.0`:
24
25
npm install --global npm
26
27
+If you're on Windows, you will also need to
28
+[follow these instructions](http://stackoverflow.com/questions/26908899/how-do-i-update-npm-on-windows/26908900#26908900)
29
+after upgrading npm.
30
+
31
Install `web-ext`:
32
33
npm install --global web-ext
0 commit comments