Skip to content

Commit e7d1555

Browse files
authored
add protobuf-compiler to prerequisites (#4410)
1 parent eb11c55 commit e7d1555

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ To build and run this project you need to have the following installed on your s
1919
- Note that `rustfmt`, which is part of the default Rust installation, is a build-time requirement.
2020
- PostgreSQL – [PostgreSQL Downloads](https://www.postgresql.org/download/)
2121
- IPFS – [Installing IPFS](https://docs.ipfs.io/install/)
22+
- Profobuf Compiler - [Installing Protobuf](https://grpc.io/docs/protoc-installation/)
2223

2324
For Ethereum network data, you can either run your own Ethereum node or use an Ethereum node provider of your choice.
2425

0 commit comments

Comments
 (0)