From 687bef6cb0df50ce58274cb0f7f94540fe8e024e Mon Sep 17 00:00:00 2001 From: Stanley Cheung Date: Thu, 8 Oct 2015 08:09:55 -0700 Subject: remove a few more linuxbrew references --- src/objective-c/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/objective-c') diff --git a/src/objective-c/README.md b/src/objective-c/README.md index 6c27657def..1851657a00 100644 --- a/src/objective-c/README.md +++ b/src/objective-c/README.md @@ -17,7 +17,7 @@ services. ## Install protoc with the gRPC plugin -On Mac OS X, install [homebrew][]. On Linux, install [linuxbrew][]. +On Mac OS X, install [homebrew][]. Run the following command to install _protoc_ and the gRPC _protoc_ plugin: ```sh @@ -168,7 +168,6 @@ Objective-C Protobuf runtime library. [Protocol Buffers]:https://developers.google.com/protocol-buffers/ [homebrew]:http://brew.sh -[linuxbrew]:https://github.com/Homebrew/linuxbrew [gRPC install script]:https://raw.githubusercontent.com/grpc/homebrew-grpc/master/scripts/install [example Podfile]:https://github.com/grpc/grpc/blob/master/src/objective-c/examples/Sample/Podfile [sample app]: https://github.com/grpc/grpc/tree/master/src/objective-c/examples/Sample -- cgit v1.2.3