Skip to content

Commit faed1b9

Browse files
authored
docs: add install protocal buffers step to CONTRIBUTING.md doc (#1086)
1 parent fed9652 commit faed1b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ See [sdk-structure.md](./docs/sdk-structure.md)
5252

5353
- Install Node 16 and [Temporal Server](https://github.com/temporalio/docker-compose#temporal-server-docker-compose-files)
5454
- Install the [Rust toolchain](https://rustup.rs/)
55+
- Install [Protocal Buffers](https://github.com/protocolbuffers/protobuf/releases/)
5556
- Clone the [sdk-typescript](https://github.com/temporalio/sdk-typescript) repo:
5657
```sh
5758
git clone https://github.com/temporalio/sdk-typescript.git

0 commit comments

Comments
 (0)