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 cfcc5e3 commit e91e540Copy full SHA for e91e540
README.md
@@ -60,7 +60,7 @@ $ npm i grpc-web
60
If you don't already have [`protoc`](https://github.com/protocolbuffers/protobuf)
61
installed, download it first from [here](https://github.com/protocolbuffers/protobuf/releases) and install it on your PATH.
62
63
-Or run:
+If you use Homebrew (on macOS), you could run:
64
65
```sh
66
brew install protobuf
0 commit comments