Update installation.md (#1451)

typo flush -> flash
This commit is contained in:
TheNeutrinoRaged
2024-03-16 02:53:10 +00:00
committed by GitHub
parent 076511e275
commit ddc086c4ef

View File

@@ -70,7 +70,7 @@ If your device's `boot.img` uses a commonly used compression format, you can use
### Find proper boot.img
KernelSU provides a generic boot.img for GKI devices and you should flush the boot.img to the boot partition of the device.
KernelSU provides a generic boot.img for GKI devices and you should flash the boot.img to the boot partition of the device.
You can download boot.img from [GitHub Release](https://github.com/tiann/KernelSU/releases), please note that you should use the correct version of boot.img. If you don't know which file to download, please carefully read the description of [KMI](#kmi) and [Security Patch Level](#security-patch-level) in this document.