From 00a06c52d37a68b0574879180b1ee24c8fa2b27f Mon Sep 17 00:00:00 2001
From: JWegert <17783114+JWegert@users.noreply.github.com>
Date: Thu, 27 Jul 2017 22:24:10 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 0582cff..4c13b5b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
 This project includes a server and a web-frontend for creating and downloading custom builds of ExplorViz.
 
+## Prerequisites
+You will need the following things properly installed on your computer.
+- Git
+- Node.js (with NPM)
+
 ## Installation (Generic)
 - git clone <repository-url> this repository
 - cd explorviz-downloader
-- 
GitLab