diff --git a/README.md b/README.md index cab5cf8935e443f0df536eef948eafbe55330bbc..35cd3cce673420287db77f4ef2ac200b471fddc8 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