commit | b61cf54c6ed14b2a42c4200d92987564182906f9 | [log] [tgz] |
---|---|---|
author | Michael Bestas <mkbestas@lineageos.org> | Tue Aug 23 02:12:49 2022 +0300 |
committer | Michael Bestas <mkbestas@lineageos.org> | Wed Aug 24 02:52:40 2022 +0300 |
tree | c9bb5bbea39bfae9488d1dba5beac6dcd3df57b4 | |
parent | ca35e9df0bfdc87668d817f4a5d045966c417d52 [diff] [blame] |
Lineage 20.0 Change-Id: Ie8a5ed548687b450339d9ef044d83c1246e8327a
diff --git a/README.mkdn b/README.mkdn index 8664572..58ad669 100644 --- a/README.mkdn +++ b/README.mkdn
@@ -8,7 +8,7 @@ To initialize your local repository using the LineageOS trees, use a command like this: ``` -repo init -u https://github.com/LineageOS/android.git -b lineage-19.1 +repo init -u https://github.com/LineageOS/android.git -b lineage-20.0 ``` Then to sync up: ```