Skip to content

Commit

Permalink
doc: update Node.js download link (#15545)
Browse files Browse the repository at this point in the history
PR-URL: npm/npm#15545
Credit: @watilde
Reviewed-By: @iarna
  • Loading branch information
watilde authored and zkat committed Jan 25, 2017
1 parent bc892e6 commit 1dfe875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ for testing, or running stuff without actually installing npm itself.)
Many improvements for Windows users have been made in npm 3 - you will have a better
experience if you run a recent version of npm. To upgrade, either use [Microsoft's
upgrade tool](https://github.com/felixrieseberg/npm-windows-upgrade),
[download a new version of Node](http://nodejs.org/download/),
[download a new version of Node](https://nodejs.org/en/download/),
or follow the Windows upgrade instructions in the
[npm Troubleshooting Guide](https://github.com/npm/npm/wiki/Troubleshooting#upgrading-on-windows).

Expand Down

0 comments on commit 1dfe875

Please sign in to comment.