From b7843a9e8e19c1a2961dd751ce8559935aca32bc Mon Sep 17 00:00:00 2001
From: Benny Samir Hierl <bennysamir@posteo.de>
Date: Fri, 4 Feb 2022 07:56:51 +0100
Subject: [PATCH] update readme

Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e47a9e2..ae32616 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ services:
 ## Development Setup
 
 ```sh
-npm install && npm run prepare
+npm install
 ```
 
 ### Compile and Hot-Reload for Development