From 2a21267a77f08e1df6f609fb2579b95d468ef971 Mon Sep 17 00:00:00 2001
From: "Aamon P. Hoffmann" <aamon.hoffmann@student.uni-halle.de>
Date: Wed, 18 Sep 2024 22:52:15 +0200
Subject: [PATCH] update README

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

diff --git a/README.md b/README.md
index 4060d8c..1bf4327 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,8 @@ cd chorechef
 
 ### Running the application
 
+Note: The setup script is assuming that you have python (Python 3) and npm installed.
+
 ```bash
 ./startapp.sh
 ```
-- 
GitLab