Skip to content

Commit 071140a

Browse files
committed
Another tweak to README
1 parent d28491a commit 071140a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The biggest challenge to getting the project to build correctly is ensuring you
2828
- `protoc-gen-go`
2929
- `protoc-gen-go-grpc`
3030

31-
For MacOS users, you can download the version of `protoc` from the [release page](https://github.com/protocolbuffers/protobuf/releases). Ensure that you copy the `protoc` binary to `/usr/local/bin` or add it to your `GOPATH/bin`.
31+
You can start by downloading the version of `protoc` from the [release page](https://github.com/protocolbuffers/protobuf/releases). Ensure that you copy the `protoc` binary to `/usr/local/bin` or add it to your `GOPATH/bin`.
3232

3333
ALSO, ensure you have copied the `/include` directory of the release to `../include` relative to wherever you installed the binary.
3434

0 commit comments

Comments
 (0)