From beae507ad4ab827a6c636af69a5a263f130c9a27 Mon Sep 17 00:00:00 2001
From: Tobias Ullerich <thinkdifferent055@gmail.com>
Date: Sun, 8 Oct 2023 19:13:09 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 7990981..a3dcecf 100644
--- a/README.md
+++ b/README.md
@@ -4,5 +4,5 @@ See [HELP.md](./companion/HELP.md) and [LICENSE](./LICENSE)
 
 # Install
 
-* Install dependencies with `npm install`
+* Inside `PlayWallCompanion` run `npm install` to install all dependencies (on Windows: `npm.cmd install)
 * Set parent directory (the parent directory contains the `PlayWallCompanion`) as the `Developer module path`
-- 
GitLab