]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
missed a master -> main in the README
authorBob Halley <halley@dnspython.org>
Tue, 17 Sep 2024 13:14:07 +0000 (06:14 -0700)
committerBob Halley <halley@dnspython.org>
Tue, 17 Sep 2024 13:14:07 +0000 (06:14 -0700)
README.md

index 9643b8bbd5c3d5817d5e9ec4faca944d355db4c6..994c0876415b0856ac146b1eff5e4b7024a7e9fc 100644 (file)
--- 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