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 b883403 commit 85270a0Copy full SHA for 85270a0
README.md
@@ -143,6 +143,8 @@ If you prefer using [Homebrew](https://brew.sh):
143
$ brew install swift-protobuf
144
```
145
146
+This will install `protoc` compliler and Swift code generator plugin.
147
+
148
## Converting .proto files into Swift
149
150
To generate Swift output for your .proto files, you run the `protoc` command as
0 commit comments