Просмотр исходного кода

docs: fix Android version note wording

TheWildJames 1 неделя назад
Родитель
Сommit
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