Merge pull request #44 from dsymonds/patch-2
More README.md improvements.
This commit is contained in:
@ -16,9 +16,8 @@ INSTALL
|
|||||||
-------
|
-------
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ export GOPATH=<path/to/your/go/workspace>
|
$ go get -u github.com/grpc-common/go/greeter_client
|
||||||
$ go install -u github.com/grpc-common/go/greeter_client
|
$ go get -u github.com/grpc-common/go/greeter_server
|
||||||
$ go install -u github.com/grpc-common/go/greeter_server
|
|
||||||
```
|
```
|
||||||
|
|
||||||
TRY IT!
|
TRY IT!
|
||||||
|
Reference in New Issue
Block a user