diff options
author | Jan Tattermusch <jtattermusch@google.com> | 2015-02-19 08:44:56 -0800 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@google.com> | 2015-02-19 08:44:56 -0800 |
commit | b4472d88106bf799eab0cb3deb34cbf4f42c34fb (patch) | |
tree | 0102c8a7de8eab29e425c7f54e1ba5418821c72f /tools | |
parent | fb89ee38d5d464a48b9866d7c7941976a031e8fb (diff) |
fixed readme
Diffstat (limited to 'tools')
-rw-r--r-- | tools/dockerfile/grpc_base/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/dockerfile/grpc_base/README.md b/tools/dockerfile/grpc_base/README.md index e3b5f2ef37..5c81b02425 100644 --- a/tools/dockerfile/grpc_base/README.md +++ b/tools/dockerfile/grpc_base/README.md @@ -2,7 +2,8 @@ Base GRPC Dockerfile ==================== Dockerfile for creating the base gRPC development Docker instance. -For now, this assumes that the development will be done on GCE instances, with source code on Git-on-Borg. +For now, this assumes that the development will be done on GCE instances, +with source code on GitHub. As of 2015/02/02, it includes - git |