From 79cd848cbb2d3ac24b510660e0cc33f2d0a388a3 Mon Sep 17 00:00:00 2001 From: Thorgrimson <73939988+Thorgrimson@users.noreply.github.com> Date: Sun, 7 Mar 2021 21:02:58 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8f46cf..3c1d489 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Spacedeck requires: To run Spacedeck, you only need Node.JS 10.x. -To install all node dependencies, run (do this once): +To install all node dependencies, run (do this once) after cloning repository: npm install