fix readme

This commit is contained in:
iamqizhao
2015-09-14 18:05:38 -07:00
parent a102af5f83
commit ff10453ebe

View File

@ -7,7 +7,7 @@ The Go implementation of [gRPC](https://github.com/grpc/grpc)
Installation
------------
To install this package, you need to install Go 1.4 and setup your Go workspace on your computer. The simplest way to install the library is to run:
To install this package, you need to install Go 1.4 or above and setup your Go workspace on your computer. The simplest way to install the library is to run:
```
$ go get google.golang.org/grpc