Update missing text

This commit is contained in:
Eryu Xia 2024-04-15 17:03:25 -07:00
parent cfcc5e39d9
commit 60ff391bbf
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ $ npm i grpc-web
If you don't already have [`protoc`](https://github.com/protocolbuffers/protobuf)
installed, download it first from [here](https://github.com/protocolbuffers/protobuf/releases) and install it on your PATH.
Or run:
If you use Homebrew (on macOS), you could run:
```sh
brew install protobuf