From: Bob Halley Date: Sun, 6 Mar 2022 22:42:45 +0000 (-0800) Subject: trigger 2.2 branch workflow X-Git-Tag: v2.2.1~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bed09f484d7160827db60424fd37de2cdaaefa11;p=thirdparty%2Fdnspython.git trigger 2.2 branch workflow --- diff --git a/README.md b/README.md index d18eca35..13db4638 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,7 @@ information about the changes in this release. Dnspython's default installation does not depend on any modules other than those in the Python standard library. To use some features, additional modules -must be installed. For convenience, pip options are defined for the -requirements. +must be installed. For convenience, pip options are defined for the requirements. If you want to use DNS-over-HTTPS, run `pip install dnspython[doh]`.