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

docs: add Requires root column to installation table

Kernel Flasher = Yes, Patch boot.img manually = No
TheWildJames 2 недель назад
Родитель
Сommit
84de8e1af5
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      docs/installation.md

+ 4 - 4
docs/installation.md

@@ -5,10 +5,10 @@
 
 
 Choose the method that fits your situation:
 Choose the method that fits your situation:
 
 
-| Method | When to use | Guide |
-|--------|-------------|-------|
-| **Kernel Flasher** | Upgrading with root already available, no PC needed | [kernelflasher.md](kernelflasher.md) |
-| **Patch boot.img manually** | Pixel / `lz4_legacy` or non-standard `boot.img` that won't boot directly | [magiskboot.md](magiskboot.md) |
+| Method | When to use | Requires root | Guide |
+|--------|-------------|---------------|-------|
+| **Kernel Flasher** | Upgrading with root already available, no PC needed | Yes | [kernelflasher.md](kernelflasher.md) |
+| **Patch boot.img manually** | Pixel / `lz4_legacy` or non-standard `boot.img` that won't boot directly | No | [magiskboot.md](magiskboot.md) |
 
 
 ## Choosing the correct AnyKernel3 ZIP
 ## Choosing the correct AnyKernel3 ZIP