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

Commit 29f1e8a7 authored by Bruno Martins's avatar Bruno Martins
Browse files

README: Just point to Wiki for build instructions

Change-Id: Ie0f0729986696dcb4c68e96470c7379eb23416d1
parent ab69681c
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -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.