aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/grpc_php/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dockerfile/grpc_php/README.md')
-rw-r--r--tools/dockerfile/grpc_php/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dockerfile/grpc_php/README.md b/tools/dockerfile/grpc_php/README.md
index a37389ff60..f3c332b8b3 100644
--- a/tools/dockerfile/grpc_php/README.md
+++ b/tools/dockerfile/grpc_php/README.md
@@ -5,6 +5,6 @@ Dockerfile for creating the PHP development instances
As of 2014/10 this
- is based on the GRPC PHP base
-- adds a pull of the HEAD GRPC PHP source from git-on-borg
+- adds a pull of the HEAD GRPC PHP source from GitHub
- it builds it
- runs the tests, i.e, the image won't be created if the tests don't pass