From 82c9df98efde71ce8d973cf93d96bd455413dfde Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Wed, 14 Jun 2023 17:34:16 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 52cd7e1..dfa7e4c 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ I have rewritten this plugin for CMK 2.0 and extended it to be the base for all
 ---                   
 ### Installation
 
-You can install the package by uploading it to your CheckMK site and as site user run `mkp install bgp_peer.mkp`.
+You can install the package by uploading it to your CheckMK site and as site user run `mkp add bgp_peer.mkp` and `mkp enable bgp_peer`.
 
 
 In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)
-- 
GitLab