From 39273c45e9e027dfb9242f7ee23eb0706468c488 Mon Sep 17 00:00:00 2001 From: Bencey <33912370+Bencey@users.noreply.github.com> Date: Tue, 4 Dec 2018 17:21:05 +1300 Subject: [PATCH] Node changed Directory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`