Procházet zdrojové kódy

docs: remove payload-dumper-go note from magiskboot

TheWildJames před 2 týdny
rodič
revize
eb4f75e8f5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/magiskboot.md

+ 1 - 1
docs/magiskboot.md

@@ -13,7 +13,7 @@ For some devices, the `boot.img` format isn't as common as `lz4`, `gz`, and unco
 
 
 ## Preparation
 ## Preparation
 
 
-1. Get your device's stock `boot.img`. You can get it from your device manufacturer. You may need [payload-dumper-go](https://github.com/ssut/payload-dumper-go).
+1. Get your device's stock `boot.img`.
 2. Download the AnyKernel3 ZIP file provided by KernelSU that matches the KMI version of your device.
 2. Download the AnyKernel3 ZIP file provided by KernelSU that matches the KMI version of your device.
 3. Unpack the AnyKernel3 package and get the `Image` file, which is the kernel file of KernelSU.
 3. Unpack the AnyKernel3 package and get the `Image` file, which is the kernel file of KernelSU.