From ddc086c4efba7d12c547799cd97f9875aa6df048 Mon Sep 17 00:00:00 2001 From: TheNeutrinoRaged Date: Sat, 16 Mar 2024 02:53:10 +0000 Subject: [PATCH] Update installation.md (#1451) typo flush -> flash --- website/docs/guide/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/guide/installation.md b/website/docs/guide/installation.md index d37a94ef..a6b719e5 100644 --- a/website/docs/guide/installation.md +++ b/website/docs/guide/installation.md @@ -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.