commit | 3c9029fd4946f455236e80b6f30f69ece6521894 | [log] [tgz] |
---|---|---|
author | Michael Bestas <mkbestas@lineageos.org> | Sat Dec 12 00:51:09 2020 +0200 |
committer | Luca Stefani <luca.stefani.ge1@gmail.com> | Sat Dec 12 13:26:00 2020 +0100 |
tree | 2cf6b9c22f2ad3f1bafe2ce89dee7cc3c606c705 | |
parent | b765901e2ab3d77c0f42965dfdf4002a2ca0e283 [diff] [blame] |
Lineage 18.1 Change-Id: Ibf700c94081f1e80caf6ad0e1d9a5057a5e27a5b
diff --git a/README.mkdn b/README.mkdn index e37102f..d96fa2e 100644 --- a/README.mkdn +++ b/README.mkdn
@@ -9,7 +9,7 @@ To initialize your local repository using the LineageOS trees, use a command like this: ``` -repo init -u git://github.com/LineageOS/android.git -b lineage-18.0 +repo init -u git://github.com/LineageOS/android.git -b lineage-18.1 ``` Then to sync up: ```