iamqizhao 2015-01-21 17:32:56 -08:00
Родитель 065d080169 3072306792
Коммит 723148a3ec
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,5 @@
gRPC-Go: The Google opensource RPC library in golang.
To install this package, you need to install Go 1.4 and setup your Go worksapce on your computer. The simplest way to install the grpc package is to run:
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 grpc package is to run:
go get github.com/google/grpc-go