From ecde71802f6fc1a4726205663f642645fe2e066c Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sat, 5 Aug 2023 09:02:39 +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 a8eb174..6b06a3d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ It will generate alerts for old/bad SNMP configurations. Via WATO you can config You can install the package by uploading it to your CheckMK site and as site user run ``` -mkp install snmp_configuration-0.0.3-20230802.mkp +mkp add snmp_configuration-0.0.3-20230802.mkp mkp enable snmp_configuration 0.0.3-20230802 ``` -- GitLab