aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCathal Corbett <cathal.corbett@arm.com>2022-08-30 11:01:27 +0100
committerNikhil Raj Arm <nikhil.raj@arm.com>2022-09-06 08:42:35 +0000
commit35a56087f4b2dacc5bbc30407745c72f1f7ff5f9 (patch)
treedce8bc166f6728af51168797768b88c14005b642
parente7cd8f9d9b2b366b49207c519f5ec5fd0b41c382 (diff)
downloadarmnn-35a56087f4b2dacc5bbc30407745c72f1f7ff5f9.tar.gz
IVGCVSW-7054 Update README file in master in GitHub with deprecated message.
* 'master' to 'main' branch deprecation message. Signed-off-by: Cathal Corbett <cathal.corbett@arm.com> Change-Id: I9b34daa221c89861791e0206999c966a8b6ed257
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5f7a38d9b8..97058a0670 100644
--- a/README.md
+++ b/README.md
@@ -13,8 +13,13 @@
* [Third-Party](#third-party)
* [Build Flags](#build-flags)
-## Announcement: As part of Arm's commitment to the use of inclusive language we will be moving away from 'master' branch to 'main' soon.
-## From 15 August 2022 our 'master' branch will be frozen and we will be using 'main' branch instead.
+# This branch is deprecated
+
+This project's primary branch is now called `main`.
+
+To checkout the `main` branch you first need to clone the Arm NN repository: `https://github.com/ARM-software/armnn.git`.
+
+You should `git checkout main` and `git pull origin main` from now on.
# Arm NN