Update README with Buf CLI installation instructions (#981)

Added instructions for installing the Buf CLI.
This commit is contained in:
rj-xy
2025-12-05 13:59:37 +10:00
committed by GitHub
parent 0b2fdb6439
commit 3ecea59da8

View File

@@ -77,6 +77,9 @@ Follow the installation instructions on their home page.
```
This command installs all necessary dependencies for all packages within the
monorepo.
3. **Install the Buf CLI**
Required for building `packages/protobufs`
https://buf.build/docs/cli/installation/
### Running Projects