README.md: Fix typo in magisk-info subcommand

Fixes: #180

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2023-10-03 14:02:57 -04:00
parent 6491106df0
commit ca0e80521f
+1 -1
View File
@@ -189,7 +189,7 @@ Magisk versions 25211 and newer require a writable partition for storing custom
Alternatively, avbroot can print out what Magisk detected by running:
```bash
avbroot ota magisk-info \
avbroot boot magisk-info \
--image magisk_patched-*.img
```