From 7fdf0479f2968f3075f9d956f1bdb951ebff20aa Mon Sep 17 00:00:00 2001 From: Rachel Tannenbaum Date: Thu, 19 Jul 2018 11:51:35 -0400 Subject: [PATCH] Update outdated comment --- client/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/README.md b/client/README.md index ec39832f3..07fe4e0d3 100644 --- a/client/README.md +++ b/client/README.md @@ -29,4 +29,5 @@ To get more help on the Angular CLI use `ng help` or go check out the [Angular C ## Deploying in production -Data Transfer Project is platform agnostic. For how Google deploys Data Transfer Project, see config/README.md. +Data Transfer Project is platform agnostic. See the `extensions/cloud/` directory for our currently supported cloud +hosting solutions, and `distributions/` for some sample deployments on those clouds.