diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c788677e0e3e4..27821afd97778 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,6 +26,7 @@ You will need to have these dependences installed on your machine to work on thi - [Rust](https://www.rust-lang.org/tools/install) ([Repository toolchain](https://github.com/vercel/turborepo/blob/main/rust-toolchain.toml)) - [NodeJS](https://nodejs.org/en) v20 - [pnpm](https://pnpm.io/) v8 +- [protoc](https://grpc.io/docs/protoc-installation/) - [capnp](https://capnproto.org) ### Optional dependencies