Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tanvirr007 authored Oct 28, 2023
1 parent 3f3333d commit 4a34e39
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ mkdir ~/bin && PATH=~/bin:$PATH && cd ~/bin && curl http://commondatastorage.goo
Directly Copy Paste this 👆 commands


## Device Tree (Jabiyeff21) ##
## Device Tree ##

```bash
#Device tree contains
Expand All @@ -69,7 +69,12 @@ It varies phone to phone

```

<b> I'll Clone Pre merged Device Tree</b>
i will use
device tree / vendor tree from jabiyeff21 and dblenk9

Mi680 kernel from AkiraNoSushi and muralivijay9845

<b>Pre merged Device/Vendor/Kernel Tree</b>

```bash
mkdir rom_name
Expand All @@ -79,14 +84,17 @@ mkdir rom_name
cd rom_name
```
<br>

Here,


<b>-b stands for branch

13 stands for branch name and

device/xiaomi/spes for targeted path</b>
device/xiaomi/spes for targeted path

</b>

```bash

Expand Down

0 comments on commit 4a34e39

Please sign in to comment.