From 949cbed1a40910621f7551ebe47e98669bed3f95 Mon Sep 17 00:00:00 2001
From: liliana <liliana.sanfilippo@uni-bielefeld.de>
Date: Thu, 4 Jul 2024 16:45:10 +0200
Subject: [PATCH] read me update

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

diff --git a/README.md b/README.md
index cab5cf89..35cd3cce 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,15 @@ hellooo it's mee, Flip :D
 
 
 ### Local run 
+#### Install npm 
+For that, we have to install Node.js from https://nodejs.org/en/download/package-manager
+
+##### Install yarn
+
+npm install --global yarn
+
+
+cd bielefeld-cebitec
 yarn install
 
 
-- 
GitLab