From c7301046163dcecb635aee07b6ddc43f2e844833 Mon Sep 17 00:00:00 2001
From: Teena Hassan <thassan@techfak.uni-bielefeld.de>
Date: Fri, 13 Sep 2019 09:38:37 +0200
Subject: [PATCH] updated README with standalone install instructions

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

diff --git a/README.md b/README.md
index c44870b..2ff8d6f 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ mkdir build
 cd build
 cmake ..
 make
+sudo make install
 
 **Installing Python Version**
 
-- 
GitLab