File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Sources/GRPCCore/Documentation.docc/Tutorials Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929 Let's start by running the existing Greeter application.
3030
3131 As a prerequisite you must have the Protocol Buffers compiler (`protoc`) installed. You can
32- find the instructions for doing this in the [Protocol Buffers GitHub
33- repository ](https://github .com/protocolbuffers/protobuf?tab=readme-ov-file# protobuf-compiler-installation ).
32+ find the instructions for doing this in the [gRPC Swift Protobuf
33+ documentation ](https://swiftpackageindex .com/grpc/grpc-swift- protobuf/documentation/grpcprotobuf/installing-protoc ).
3434 The remainder of this tutorial assumes you installed `protoc` and it's available in
3535 your `$PATH`.
3636
Original file line number Diff line number Diff line change 2121 to depend on gRPC Swift.
2222
2323 As a prerequisite you must have the Protocol Buffers compiler (`protoc`) installed. You can
24- find the instructions for doing this in the [Protocol Buffers GitHub
25- repository ](https://github .com/protocolbuffers/protobuf?tab=readme-ov-file# protobuf-compiler-installation ).
24+ find the instructions for doing this in the [gRPC Swift Protobuf
25+ documentation ](https://swiftpackageindex .com/grpc/grpc-swift- protobuf/documentation/grpcprotobuf/installing-protoc ).
2626 The remainder of this tutorial assumes you installed `protoc` and it's available in
2727 your `$PATH`.
2828
You can’t perform that action at this time.
0 commit comments