diff --git a/content/posts/android/Installing Kali Nethunter Lite on DivestOS 20.md b/content/posts/android/Installing Kali Nethunter Lite on DivestOS 20.md index a6d1dc0..a66ee84 100644 --- a/content/posts/android/Installing Kali Nethunter Lite on DivestOS 20.md +++ b/content/posts/android/Installing Kali Nethunter Lite on DivestOS 20.md @@ -28,8 +28,8 @@ fastboot reboot recovery Select Apply Update and Apply Update from ADB: -```bash -adb sideload /path/to/divestos.zip +``` +adb sideload divestos.zip ``` Do not attempt to relock the bootloader --- we need to leave it unlocked to enable privileged access ("rooting") anyways. Do not reboot into the OS at this stage either.