diff --git a/README.md b/README.md
index 5e7b852dce5418beb78b919bb463de5aaecf51be..d4daa15831e1bd5449903420c55fe5359b0f645b 100644
--- a/README.md
+++ b/README.md
@@ -8,15 +8,15 @@ Supported PLC vendors: Siemens, Beckhoff(untested), Schneider(untested)
 
 ## Getting Started
 
-Please check the [Opensilecs Wiki][https://www-acc.gsi.de/wiki/Frontend/SILECS] for all required information.
+If you plan to just use the silecs framework, please check the [Opensilecs Wiki](https://www-acc.gsi.de/wiki/Frontend/SILECS) for handson courses and all required documentation.
 
-## Build
+## Build & Install
 
-TODO
+If you want to touch the code of silecs itself, you can build it like this:
 
-## Installation
+`./build_and_install.sh v1.2.3 /home/user/MyCustomDir`
 
-TODO
+Please open issues / merge requests in order to upstream your changes. ([GSI account required](https://www-oracle.gsi.de/pls/gsi/a_admin.acc_antrag))
 
 ## History