From 2ade724f67a7ab4afb640312f4f2313c2c0226af Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Wed, 11 Sep 2024 05:16:53 +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`