From: Christoph Egger Date: Tue, 30 Aug 2016 17:07:41 +0000 (+0200) Subject: README beautifications X-Git-Url: https://git.siccegge.de//index.cgi?p=dane-monitoring-plugins.git;a=commitdiff_plain;h=48f8278ff42c18edc9097ae76c074d9c1a39f2b4 README beautifications --- diff --git a/README.md b/README.md index db43cbf..15af1fa 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,11 @@ processed by mail as well as on both platforms. # Dependencies -The plugins need pyasn1, pyasn1-modules and pyunbound as well as -python3. The check_dnssec module needs additionally the python ldns -module. Unfortunately the unbound package in Debian only provides -python2 modules currently. Building pyunbound from source works fine -however. +The plugins need `pyasn1`, `pyasn1-modules` and the python `unbound` +as well as python3. The `check_dnssec` module needs additionally the +python `ldns` module. Unfortunately the unbound package in Debian only +provides python2 modules currently. Building unbound with python3 +support from source works fine however. # License