diff --git a/README.md b/README.md
index bf03b5e3d403c9e97c02399adde0243d023bc5e9..5d63c253c8c32a05c5eb8b16533bf9a0a2789d78 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,14 @@
-# VSX Status [(Download the MKP package)](/../../../-/raw/master/checkpoint_vsx_system.mkp "Download MKP package")
+# VSX Status
 
- **Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.**
+Monitors status of Check Point VSX systems
 
  **Note**: this check supersedes _checkpoint_vsx_, _checkpoint_vsx_connections_, _checkpoint_vsx_traffic_, _checkpoint_vsx_packets_ and _checkpoint_vsx_status_
 
-Monitors status of Check Point VSX systems
-
-Check Info:
+---
+### Check Info
 
 * *service*: this check will create one service per VSX virtual system on the VSX host
----
+
 * *state*:\
   **critical**
   * if vsxStatusHAState is not 'active' or 'standby'
@@ -22,9 +21,9 @@ Check Info:
 
   **warning**/**critical**
   * if number of active connections outside configured levels
----
+
 * *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see WATO options")
----
+
 * *perfdata*: 
     * connections (count)
     * connections peak (count)
@@ -36,11 +35,27 @@ Check Info:
     * bytes dropped/s
     * bytes rejected/s
     * loggs send/s
+
+---
+### Download
+
+* [checkpoint_vsx_system.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/check-point/gateway/checkpoint_vsx_system/-/raw/master/checkpoint_vsx_system.mkp "Download latest version")
+
+---                   
+### Installation
+
+You can install the package by uploading it to your CheckMK site and as site user run `mkp install checkpoint_vsx_system.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?
+### 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")