From 27c410a6b3c7beeae150532344b6990f1b8d27d4 Mon Sep 17 00:00:00 2001 From: Niels Simenon Date: Wed, 18 Apr 2018 03:30:36 +0200 Subject: [PATCH] Completed README install instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff06173..2a7143b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # reddit-post-dump ## Installation -reddit-post-dump requires a arbitrarily recent version of Node.js. O +reddit-post-dump requires a arbitrarily recent version of Node.js. Before use, dependencies must be installed as follows: `npm install`