mirror of
https://github.com/chenxiaolong/avbroot.git
synced 2026-06-01 22:18:48 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user