README.md: python3-protobuf is also required

Issue: #2

Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com>
This commit is contained in:
Andrew Gunnerson
2022-10-24 22:08:38 -04:00
parent df344bdf84
commit 7b697b8daf
+1 -1
View File
@@ -70,7 +70,7 @@ The boot-related components are signed with an AVB key and OTA-related component
git submodule update --init --recursive
```
3. Ensure that `openssl`, `python3`, and a Java compiler are installed.
3. Ensure that `openssl`, `python3`, `python3-protobuf`, and a Java compiler are installed.
4. Follow the steps to [generate signing keys](#generating-keys).