From 7d87309f4b68b5b5849b8e00ed78be52081f1174 Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Sun, 11 Mar 2018 00:24:39 -0500 Subject: [PATCH] Fixed typo in package installation section of README --- CHANGES | 3 +++ README | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index e3186aa..b8945e0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +0.9.6 UNRELEASED + - Fixed typo in package installation section of README + 0.9.5.1 2018-03-10 - Add conf file location to systemd unit file - Fix setup.py install locations so they are installed correctly diff --git a/README b/README index 1bfb561..9e1180d 100644 --- a/README +++ b/README @@ -16,7 +16,7 @@ python setup.py install --single-version-externally-managed --record=/dev/null For users of Debian Stable (Debian 9, Codename Squueze), all dependencies are available in either the main or backports repositories: -[sudo] apt install python-milter python-nacl pthon-ipaddress python-dnspython +[sudo] apt install python-milter python-nacl python-ipaddress python-dnspython [sudo] apt install -t squeeze-backports python-authres python-dkim The preferred method of installation is from PyPi using pip (if distribution