diff --git a/README.md b/README.md
index 1b6da494dcc45f207e5fcdca6d18d12d6fe39671..bdc3f24f760a921dee457ea6c9f5ba99108f695f 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Extended traceroute plugin [(Download the MKP package)](/../../../-/raw/master/active_check_traceroute.mkp "Download MKP package")
+# Extended traceroute plugin
 
 This is a extension for the original CheckMK traceroute plugin (Routing)
 
@@ -28,17 +28,36 @@ To enable this options you need to uncomment the line `# shell = True` in [~/lib
 **Note**: the original TCP path trace option also needs root permisions.
 
 ---
-Check Info:
+### Check Info
 
 * *service*: creates the service **_Routing {item}_** with optional suffix as item
----
+
 * *state*: see original plugin
----
+
 * *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see sample screenshot")
----
+
 * *perfdata*: see original plugin
+
+---
+### Download
+
+* [active_check_traceroute.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/active_check_traceroute/-/raw/master/active_check_traceroute.mkp "Download latest version")
+
+---                   
+### Installation
+
+You can install the package by uploading it to your CheckMK site and as site user run `mkp install active_check_traceroute.mkp`.
+
+
+In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)
+
+---
+### Want to contribute?
+
+Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
+
 ---
-Sample output
+### Sample output
 
 ![sample output](/doc/sample.png?raw=true "sample output")