diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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 |
