From 0a2d9aa0f17e4a3631bdb66679c610644da46e85 Mon Sep 17 00:00:00 2001
From: tobias <thinkdifferent055@gmail.com>
Date: Sun, 8 Oct 2023 11:02:54 +0200
Subject: [PATCH] Add installation instructions

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index f8d277f..7990981 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,8 @@
 # companion-module-playwall
 
 See [HELP.md](./companion/HELP.md) and [LICENSE](./LICENSE)
+
+# Install
+
+* Install dependencies with `npm install`
+* Set parent directory (the parent directory contains the `PlayWallCompanion`) as the `Developer module path`
-- 
GitLab