Lineage 18.0

Change-Id: Icda4887efd1a965530213f82fbbf8ae908843b05
diff --git a/README.mkdn b/README.mkdn
index 32b095d..a0e49ca6 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-17.1
+repo init -u git://github.com/LineageOS/android.git -b lineage-18.0
 ```
 Then to sync up:
 ```