commit | 26579322be8475384bb4b44c0b414b08a128a6f3 | [log] [tgz] |
---|---|---|
author | Michael Bestas <mkbestas@lineageos.org> | Sun Mar 13 00:05:49 2022 +0200 |
committer | Michael Bestas <mkbestas@lineageos.org> | Sun Mar 13 00:06:27 2022 +0200 |
tree | bd1677cfd59ed16fa602156e4a1410e248c2156a | |
parent | 04d9fa6aa1168da8db48686d605a39e4e1fc5415 [diff] [blame] |
manifest: 19.0 -> 19.1 Change-Id: Ie005be7ba0519488800db616cb22fee677d2bd73
diff --git a/README.mkdn b/README.mkdn index 1f0001d..8664572 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.0 +repo init -u https://github.com/LineageOS/android.git -b lineage-19.1 ``` Then to sync up: ```