From 2a4349b02dc23de8b1a4e77bf1f3ab0267249a1d Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Fri, 16 Jun 2023 11:24:11 +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 550cba6..3aa5ec4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Supported models: ### Installation You can install the package by uploading it to your CheckMK -site and as site user run `mkp install inv_opengear_serial_line.mkp`. +site and as site user run `mkp add inv_opengear_serial_line.mkp` and `mkp enable inv_opengear_serial_line.mkp`. In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_) -- GitLab