README: Just point to Wiki for build instructions

Change-Id: Ie0f0729986696dcb4c68e96470c7379eb23416d1
gugelfrei
Bruno Martins 3 years ago
parent ab69681c1f
commit 29f1e8a799

@ -4,17 +4,6 @@ LineageOS
Getting started
---------------
To get started with Android/LineageOS, you'll need to get
familiar with [Repo](https://source.android.com/source/using-repo.html) and [Version Control with Git](https://source.android.com/source/version-control.html).
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
```
Then to sync up:
```
repo sync
```
Please see the [LineageOS Wiki](https://wiki.lineageos.org/) for building instructions, by device.

Loading…
Cancel
Save