Explorar o código

update PROTOBUF

Cyrille Hemidy %!s(int64=8) %!d(string=hai) anos
pai
achega
410ff70c78
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      DOCKER.md

+ 2 - 2
DOCKER.md

@@ -62,8 +62,8 @@ Start a docker instance with the swiftdocker image:
 
 
     # install protoc
     # install protoc
     cd
     cd
-    curl -O -L https://github.com/google/protobuf/releases/download/v3.2.0rc2/protoc-3.2.0rc2-linux-x86_64.zip
-    unzip protoc-3.2.0rc2-linux-x86_64.zip -d /usr
+    curl -O -L https://github.com/google/protobuf/releases/download/v3.5.1/protoc-3.5.1-linux-x86_64.zip
+    unzip protoc-3.5.1-linux-x86_64.zip -d /usr
     # build the Swift gRPC plugin
     # build the Swift gRPC plugin
     cd
     cd
     cd grpc-swift/Plugin
     cd grpc-swift/Plugin