mirror of https://github.com/grpc/grpc-go.git
commit
4bd040ce23
|
|
@ -13,6 +13,11 @@ To install this package, you need to install Go 1.4 and setup your Go workspace
|
|||
$ go get google.golang.org/grpc
|
||||
```
|
||||
|
||||
Prerequisites
|
||||
-------------
|
||||
|
||||
This requires Go 1.4 or above.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
You can find more detailed documentation and examples in the [examples directory](examples/).
|
||||
|
|
|
|||
Loading…
Reference in New Issue