From 066d4ed8625c75fd754dee4bcf7bd43b5328a036 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Fri, 16 Jun 2023 14:35:10 +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 8de1cb1..bf97dc8 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Adds the WLC wireless clients information to the inventory --- ### Installation -You can install the package by uploading it to your CheckMK site and as site user run `mkp install inv_cisco_wlc_clients.mkp`. +You can install the package by uploading it to your CheckMK site and as site user run `mkp add inv_cisco_wlc_clients.mkp` and `mkp enable inv_cisco_wlc_clients.mkp`. In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_) -- GitLab