Эх сурвалжийг харах

docs: fix note rendering outside list

TheWildJames 2 долоо хоног өмнө
parent
commit
6963f03bea
1 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 3 3
      docs/magiskboot.md

+ 3 - 3
docs/magiskboot.md

@@ -12,11 +12,11 @@ For some devices, the `boot.img` format isn't as common as `lz4`, `gz`, and unco
 
 1. Get your device's stock `boot.img`.
 2. Download the AnyKernel3 ZIP file that matches your kernel version (e.g., `6.1.157-android14`).
-
-   > [!NOTE]
-   > 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.
 
+> [!NOTE]
+> 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.
+
 ## Using magiskboot on Android devices
 
 1. Download latest Magisk from [GitHub Releases](https://github.com/topjohnwu/Magisk/releases).