From: Bob Halley Date: Tue, 17 Sep 2024 13:14:07 +0000 (-0700) Subject: missed a master -> main in the README X-Git-Tag: v2.7.0rc1~10 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fed9a4f16291ecc693720ca1de79f13dbec460a4;p=thirdparty%2Fdnspython.git missed a master -> main in the README --- diff --git a/README.md b/README.md index 9643b8bb..994c0876 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ information about the changes in this release. pip install dist/*.whl ``` -* To install the latest from the master branch, run `pip install git+https://github.com/rthalley/dnspython.git` +* To install the latest from the main branch, run `pip install git+https://github.com/rthalley/dnspython.git` Dnspython's default installation does not depend on any modules other than those in the Python standard library. To use some features, additional modules