Skip to content

Commit 4fb7431

Browse files
committed
docs: Clarified how to update npm on Windows
1 parent 033943a commit 4fb7431

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ You will need npm greater than version `3.0.0`:
2424

2525
npm install --global npm
2626

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+
2731
Install `web-ext`:
2832

2933
npm install --global web-ext

0 commit comments

Comments
 (0)