From 71f466fa67d186bfde70fd82171a495a934e2954 Mon Sep 17 00:00:00 2001 From: Elliott Sales de Andrade Date: Fri, 24 Dec 2021 00:08:59 -0500 Subject: [PATCH] Rename master branch to main There fortunately seem to be very few mentions of the default branch in the source code. --- INSTALL | 2 +- README.md | 4 ++-- benchmarks/asv.conf.json | 2 +- docs/source/conf.py | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index d4f6b474a..fd2c07aaa 100644 --- a/INSTALL +++ b/INSTALL @@ -28,7 +28,7 @@ installed using the pip installer:: pip install cartopy -To instead install the most recent version found on the GitHub master branch, +To instead install the most recent version found on the GitHub main branch, use:: pip install git+https://github.com/SciTools/cartopy.git diff --git a/README.md b/README.md index 101d012dd..e7a8af56c 100644 --- a/README.md +++ b/README.md @@ -17,14 +17,14 @@ Latest version - + Commits since last release # contributors -Travis-CI