From 59542bb87f1787a9c2c7c10c4f410adee7bf9d70 Mon Sep 17 00:00:00 2001 From: "Jason D. McCormick" Date: Sat, 26 Nov 2022 14:05:46 -0500 Subject: fix docs --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2136937..7598c3a 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,11 @@ Python 3 libraries. It is not compatible with Python 2. # Installation There is really nothing to install unless you need to add Python3 stock libraries to your system. Copy he-dyndns somewhere useful -such as /usr/local/bin. +such as `/usr/local/bin`. -For Debian/Ubuntu systems: apt install python3-dns python3-urllib3 -For Fedora systems: dnf install python3-dns python3-urllib3 +For Debian/Ubuntu systems: ``apt install python3-dns python3-dnspython python3-urllib3`` + +For Fedora systems: ``dnf install python3-dns python3-urllib3`` # Configuration Unless using the ``--key`` argument, keys for the dyanmic record -- cgit v1.2.3