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.
protoc-gen-grpc-swift
1 parent 45e2a4c commit 03b3f1fCopy full SHA for 03b3f1f
Sources/protoc-gen-grpc-swift/Docs.docc/spm-plugin.md
@@ -19,7 +19,7 @@ configuration file which will be used to customize the invocation of `protoc`.
19
First, you must ensure that you have the `protoc` compiler installed.
20
There are multiple ways to do this. Some of the easiest are:
21
22
-1. If you are on macOS, installing it via `brew install protoc`
+1. If you are on macOS, installing it via `brew install protobuf`
23
2. Download the binary from [Google's github repository](https://github.com/protocolbuffers/protobuf).
24
25
### Adding the proto files to your target
0 commit comments