Skip to content

Commit 8a4ea5a

Browse files
amartinzNotKit
authored andcommitted
halium: adjust readme for halium-10.0 (#65)
Change-Id: I78b9b7ff7cd5aabf9928f8451b70775f82dabbd7 Signed-off-by: Alexander Martinz <[email protected]>
1 parent fdb096f commit 8a4ea5a

File tree

1 file changed

+5
-24
lines changed

1 file changed

+5
-24
lines changed

README.mkdn

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,18 @@
1-
LineageOS
1+
Halium
22
===========
33

44
Getting started
55
---------------
66

7-
To get started with Android/LineageOS, you'll need to get
7+
To get started with Halium, you'll need to get
88
familiar with [Repo](https://source.android.com/source/using-repo.html) and [Version Control with Git](https://source.android.com/source/version-control.html).
99

10-
To initialize your local repository using the LineageOS trees, use a command like this:
10+
To initialize your local repository using the Halium trees, use a command like this:
1111
```
12-
repo init -u https://github.com/LineageOS/android.git -b lineage-17.1
12+
repo init -u https://github.com/Halium/android.git -b halium-10.0 --depth=1
1313
```
1414
Then to sync up:
1515
```
1616
repo sync
1717
```
18-
Please see the [LineageOS Wiki](https://wiki.lineageos.org/) for building instructions, by device.
19-
20-
21-
Submitting patches
22-
------------------
23-
Patches are always welcome! Please submit your patches via LineageOS Gerrit!
24-
25-
Simply follow our guide on [how to submit patches](https://wiki.lineageos.org/submitting-patch-howto.html).
26-
27-
To view the status of your and others' patches, visit [LineageOS Gerrit Code Review](https://review.lineageos.org/).
28-
29-
30-
Buildbot
31-
--------
32-
33-
All supported devices are built weekly and periodically as changes are committed to ensure the source trees remain buildable.
34-
35-
You can view the current build statuses at [LineageOS Buildkite](https://buildkite.com/lineageos).
36-
37-
Builds produced weekly by the buildbot can be downloaded from [LineageOS downloads](https://download.lineageos.org/).
18+
Please see the [Halium Documentation](http://docs.halium.org/) for building instructions, by device.

0 commit comments

Comments
 (0)