README.md: Update minimum fastboot version to 35

https://github.com/chenxiaolong/avbroot/pull/316#issuecomment-4526748687

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2026-05-26 09:31:57 -04:00
parent fce0bfabab
commit f82db7aafc
+1 -1
View File
@@ -136,7 +136,7 @@ If you lose your AVB or OTA signing key, you will no longer be able to sign new
## Initial setup
1. Make sure that the version of fastboot is 34 or newer. Older versions have bugs that prevent the `fastboot flashall` command (required later) from working properly.
1. Make sure that the version of fastboot is 35 or newer. Older versions have bugs that prevent the `fastboot flashall` command (required later) from working properly.
```bash
fastboot --version