We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed9652 commit faed1b9Copy full SHA for faed1b9
CONTRIBUTING.md
@@ -52,6 +52,7 @@ See [sdk-structure.md](./docs/sdk-structure.md)
52
53
- Install Node 16 and [Temporal Server](https://github.com/temporalio/docker-compose#temporal-server-docker-compose-files)
54
- Install the [Rust toolchain](https://rustup.rs/)
55
+- Install [Protocal Buffers](https://github.com/protocolbuffers/protobuf/releases/)
56
- Clone the [sdk-typescript](https://github.com/temporalio/sdk-typescript) repo:
57
```sh
58
git clone https://github.com/temporalio/sdk-typescript.git
0 commit comments