diff --git a/README.mkdn b/README.mkdn index 99a0ee4682fe9110502621b9bec496806377a17f..6c0de3afb58093f668536ed8b6bd6c786c91d95c 100644 --- a/README.mkdn +++ b/README.mkdn @@ -9,7 +9,7 @@ familiar with [Repo](https://source.android.com/source/using-repo.html) and [Ver 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-oreo ``` Then to sync up: