From 65c28eb646236ceedaf7a1df205096e5d7d552ae Mon Sep 17 00:00:00 2001
From: rschoene <rene.schoene@tu-dresden.de>
Date: Wed, 15 May 2019 18:28:15 +0200
Subject: [PATCH] Update readme after change in wiki. [skip-ci]

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

diff --git a/README.md b/README.md
index c0fe51a4..3ab02d7e 100644
--- a/README.md
+++ b/README.md
@@ -22,10 +22,7 @@ There are a few subprojects in this repository:
 
 ## Setup and Building
 
-This project uses Gradle as the build tool. Please use the provided Gradle wrappers instead of an installed one.
-
-- Clone the repository, either using [https](https://git-st.inf.tu-dresden.de/OpenLicht/eraser.git) or [ssh](git@git-st.inf.tu-dresden.de:OpenLicht/eraser.git)
-- (Optional) Build all subprojects: `./gradlew build`
+This project uses Gradle as the build tool. For detailed information, see [setup guidelines](/../wikis/setup)
 
 ## Running the demo
 
-- 
GitLab