Skip to content

Commit b960caf

Browse files
committed
docs: update build requirements
1 parent 83229e5 commit b960caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ macOS, and Windows. Please note that Linux will remain the primary target
3232

3333
## Build from source
3434

35-
You need to have the latest Rust toolchain installed and also `protoc` in your $PATH. Then run this command:
35+
You need to have the latest Rust toolchain installed, `protoc` in your $PATH and all Google protobuf wellknown types available. Then just run this command:
3636

3737
```
3838
cargo build

0 commit comments

Comments
 (0)