From 803aad6219a1ad487ca58d1c369c1a76691d998e Mon Sep 17 00:00:00 2001 From: Thorgrimson <73939988+Thorgrimson@users.noreply.github.com> Date: Sun, 7 Mar 2021 21:30:00 +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 3c1d489..ede3855 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) after cloning repository: +To install all node dependencies, run (do this once) after cloning the repository: npm install