From fcb68a16770bd1e77b8aa76370f07ff842aa43e3 Mon Sep 17 00:00:00 2001 From: Sumit Pundir Date: Fri, 14 Jun 2019 19:26:20 +0530 Subject: [PATCH] Update README --- README.mkdn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkdn b/README.mkdn index 013da296..cceb7d4c 100644 --- a/README.mkdn +++ b/README.mkdn @@ -33,7 +33,7 @@ familiar with [Git and Repo](https://source.android.com/source/using-repo.html). To initialize your local repository using the LineageOS trees, use a command like this: - repo init -u https://gitlab.e.foundation/e/os/android.git -b eelo-0.1 + repo init -u https://gitlab.e.foundation/e/os/android.git -b v1-nougat Then to sync up: -- GitLab