瀏覽代碼

docs: fix Android version note wording

TheWildJames 2 周之前
父節點
當前提交
9550c971f1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/magiskboot.md

+ 1 - 1
docs/magiskboot.md

@@ -14,7 +14,7 @@ For some devices, the `boot.img` format isn't as common as `lz4`, `gz`, and unco
 2. Download the AnyKernel3 ZIP file that matches your kernel version (e.g., `6.1.157-android14`).
 
    > [!NOTE]
-   > The Android version (e.g., Android 14) and the Android version in the kernel version (e.g., `android14` in `6.1.157-android14`) are not the same - they may differ.
+   > Match by the full kernel version (e.g., `6.1.157-android14`), not just the Android OS version - your device's Android version and the `android14` in the kernel version are not necessarily the same.
 3. Unpack the AnyKernel3 package and get the `Image` file, which is the kernel file of KernelSU.
 
 ## Using magiskboot on Android devices