diff --git a/README.md b/README.md
index 9772bfc449ff4cb74e8d9e95cacac5721ec4e0c9..3e57662ad4689ce44740f497a89180cbfcfb175b 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ You can install the package by uploading it to your CheckMK site and as site use
 
 In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)
 
-**Note**: before you can use this plugin you need to install the python **_ntplib_** into your CMK site. This can be done by issuing the command `pip3 install ntplib` as site user, as long as your CMK server has internet access. If you prefer not to download the ntplib from the internet you can also use the additional MKP package "ntplib-0.4.0.mkp" (see above).
+**Note**: before you can use this plugin you need to install the python **_ntplib_** into your CMK site. This can be done by issuing the command `pip3 install ntplib` as site user, as long as your CMK server has internet access. If you prefer not to download the ntplib from the internet you can also use the additional MKP package **_ntplib-0.4.0.mkp_** (see above).
 
 ---
 ### Want to Contribute?