mirror of https://github.com/grpc/grpc-go.git
revise README.md
This commit is contained in:
parent
a3a69e0847
commit
d6d25e3723
|
|
@ -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
|
$ go get google.golang.org/grpc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Prerequisites
|
||||||
|
-------------
|
||||||
|
|
||||||
|
This requires Go 1.4 or above.
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
You can find more detailed documentation and examples in the [examples directory](examples/).
|
You can find more detailed documentation and examples in the [examples directory](examples/).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue