From b156ec80a29bc574ca9f49ab6a7206bb7c654fc8 Mon Sep 17 00:00:00 2001 From: lisa-sigsci Date: Fri, 28 May 2021 15:39:06 -0700 Subject: [PATCH] Updated readme & removed branch name change notice --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index a976ef3..f4fafeb 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,6 @@ Package for conveniently working with IPv4 and CIDR ranges. -## :rotating_light: NOTICE :rotating_light: - -Effective **May 17th 2021** the default branch will change from `master` to `main`. Run the following commands to update a local clone: -``` -git branch -m master main -git fetch origin -git branch -u origin/main main -git remote set-head origin -a -``` - ## Examples ### Get start and end IPs in a CIDR range: