Adding grpc org to path

In the instructions, adding grpc to the path for the github project.
pull/3109/head
Dan Ciruli 10 years ago
parent df2489b0ea
commit 4a8feaac4c
  1. 4
      go/README.md

@ -16,8 +16,8 @@ INSTALL
-------
```sh
$ go get -u github.com/grpc-common/go/greeter_client
$ go get -u github.com/grpc-common/go/greeter_server
$ go get -u github.com/grpc/grpc-common/go/greeter_client
$ go get -u github.com/grpc/grpc-common/go/greeter_server
```
TRY IT!

Loading…
Cancel
Save