Skip to content

Commit 85ebee2

Browse files
docs: add protoc to prereqs
Signed-off-by: Caleb Cartwright <[email protected]>
1 parent 6415ed9 commit 85ebee2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Dapr is a portable, event-driven, serverless runtime for building distributed ap
2525

2626
Ensure you have Rust version 1.40 or higher installed. If not, install Rust [here](https://www.rust-lang.org/tools/install).
2727

28+
You will also need to install [protoc](https://github.com/protocolbuffers/protobuf#protobuf-compiler-installation).
29+
2830
## How to use
2931

3032
Add the following to your `Cargo.toml` file:

0 commit comments

Comments
 (0)