Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Commit

Permalink
Update README.mkdn
Browse files Browse the repository at this point in the history
  • Loading branch information
Martinvlba authored Oct 8, 2020
1 parent 8c5edee commit eee5e8b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.mkdn
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ 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).

Installing deps
```
sudo apt install libssl-dev gnupg flex bison build-essential zip curl zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386 lib32ncurses5-dev x11proto-core-dev libx11-dev lib32z1-dev libgl1-mesa-dev libxml2-utils xsltproc unzip fontconfig bc bison build-essential ccache curl flex g++-multilib gcc-multilib git gnupg gperf imagemagick lib32ncurses5-dev lib32readline-dev lib32z1-dev liblz4-tool libncurses5 libncurses5-dev libsdl1.2-dev libssl-dev libwxgtk3.0-dev libxml2 libxml2-utils lzop pngcrush rsync schedtool squashfs-tools xsltproc zip zlib1g-dev
```
To initialize your local repository using the LineageOS trees, use a command like this:
```
repo init -u https://github.com/Team-420/KekHunter-420.git -b kek-17.1
Expand Down

0 comments on commit eee5e8b

Please sign in to comment.