From d077bbb2d543e25b993e74b681689e005fad0ef6 Mon Sep 17 00:00:00 2001 From: Wenbo Zhu Date: Wed, 2 Aug 2017 14:14:46 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f50af5..b10ea5c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Please check the end-to-end echo example in net/grpc/gateway/examples/echo. ## Build the gateway -### Ubuntu 14.04, 12.04 +### Ubuntu 14.04 1. Install docker. 2. run `./ubuntu\_14\_04.sh` 3. build result is available in net/grpc/gateway/docker folder as gConnector.zip and gConnector_static.zip.