From 19d0f3bfa7eafde16206fcdce575c9de38af313d Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Sat, 3 Jun 2023 15:44:30 +0000
Subject: [PATCH] Update README.md

---
 README.md | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index dc11d3f..ea42441 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-# Juniper LED state [(Download the MKP package)](/../../../-/raw/master/juniper_led.mkp "Download MKP package")
+# Juniper LED state
 
 Monitors the state of the Juniper LEDs using the JUNIPER-MIB.
 
 *Note*: the used OIDs are deprecated by Juniper.
 
 ---
-### Check Info:
+### Check Info
 
 * *service*: this check creates the service _Alarm LED_ for each LED with the LED description as item
 
@@ -16,6 +16,19 @@ Monitors the state of the Juniper LEDs using the JUNIPER-MIB.
    
 * *perfdata*: none
     
+---
+### Download
+
+* [juniper_led.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/juniper-networks/juniper_led/-/raw/master/juniper_led.mkp "Download latest version")
+
+---                   
+### Installation
+
+You can install the package by uploading it to your CheckMK site and as site user run `mkp install juniper_led.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")
-- 
GitLab