17 lines
321 B
Markdown
17 lines
321 B
Markdown
|
# Suitable Phones
|
||
|
|
||
|
## Setup
|
||
|
|
||
|
Clone this repository.
|
||
|
|
||
|
Download Lineage official wiki as data source:
|
||
|
|
||
|
```
|
||
|
git clone https://github.com/LineageOS/lineage_wiki.git
|
||
|
```
|
||
|
|
||
|
Yaml file descripting all devices are in _"lineage_wiki/_data/devices/"_
|
||
|
|
||
|
Set the proper path in var _LINEAGEWIKI_
|
||
|
|
||
|
TODO: choose where to set _LINEAGEWIKI_
|