Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 1af23a8b authored by Michael Bestas's avatar Michael Bestas
Browse files

Initial changes for Android 14

Change-Id: Ie277d935a7be8d157208fc9107c27ee9e057229d
parent 5d952339
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ To get started with Android/LineageOS, you'll need to get familiar with [Source

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-20.0 --git-lfs
repo init -u https://github.com/LineageOS/android.git -b lineage-21.0 --git-lfs
```
Then to sync up:
```