Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMage authored Sep 5, 2018
1 parent ec7c3e4 commit 8ff1778
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Examples/EchoXcode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
The Echo Xcode project contains a Mac app that can be used to
instantiate and run local gRPC clients and servers. It depends
on the gRPC Xcode project, which requires a local build of the
gRPC Core C library. To build that, please run "make" in the
gRPC Core C library. To build that, please run `make` in the
root of your gRPC distribution. Next use Xcode's "Add Files..."
command to add the SwiftGRPC.xcodeproj to your project and
then add the gRPC, CgRPC, BoringSSL, and SwiftProtobuf
then add the SwiftGRPC, CgRPC, BoringSSL, and SwiftProtobuf
libraries to the "Linked Frameworks and Libraries" build phase of "Echo".

0 comments on commit 8ff1778

Please sign in to comment.