diff --git a/README.md b/README.md index 50c89576c..510c7c4a6 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Usage #### Requirements -* [Node.js](http://nodejs.org/) v0.10+ ([follow these installation instructions](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager)) +* [Node.js](http://nodejs.org/) v0.10+ ([follow these installation instructions](https://github.com/nodejs/node#download)) * [Redis](http://redis.io/) key-value store v2.6+ ([follow these instructions](http://redis.io/topics/quickstart)) * libssl required for the node-multi-hashing module * For Ubuntu: `sudo apt-get install libssl-dev`