From 2eb5c9b92214f17e67e53383bc2e4c14ca1e5f5f Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Wed, 14 Jun 2023 17:34:02 +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 3f0e228..d9e51fd 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The inventory plugin collects all the static data for each BGP peer. --- ### Installation -You can install the package by uploading it to your CheckMK site and as site user run `mkp install arista_bgp_peer.mkp`. On CMK 2.2.x and above use `mkp add arista_bgp_peer.mkp` and `mkp enable arista_bgp_peer.mkp`. +You can install the package by uploading it to your CheckMK site and as site user run `mkp install arista_bgp_peer.mkp`. On CMK 2.2.x and above use `mkp add arista_bgp_peer.mkp` and `mkp enable arista_bgp_peer`. In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_) -- GitLab