Skip to content

Commit 85270a0

Browse files
authored
Add note for clarity
1 parent b883403 commit 85270a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ If you prefer using [Homebrew](https://brew.sh):
143143
$ brew install swift-protobuf
144144
```
145145

146+
This will install `protoc` compliler and Swift code generator plugin.
147+
146148
## Converting .proto files into Swift
147149

148150
To generate Swift output for your .proto files, you run the `protoc` command as

0 commit comments

Comments
 (0)