Update README.md
typo
This commit is contained in:
parent
1cb71e1b42
commit
171eb32533
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ Current state of features:
|
||||||
export ALLOW_MISSING_DEPENDENCIES=true
|
export ALLOW_MISSING_DEPENDENCIES=true
|
||||||
source build/envsetup.sh
|
source build/envsetup.sh
|
||||||
lunch twrp_rtwo-eng
|
lunch twrp_rtwo-eng
|
||||||
mka bootimage -j$(nproc --all)
|
mka recoveryimage -j$(nproc --all)
|
||||||
```
|
```
|
||||||
|
|
||||||
**Copyright (C) 2023 Team Win Recovery Project**<br>
|
**Copyright (C) 2023 Team Win Recovery Project**<br>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue