diff --git a/docs/proxy-setup.md b/docs/proxy-setup.md index c5ac6f1f8..3f6af8f1b 100644 --- a/docs/proxy-setup.md +++ b/docs/proxy-setup.md @@ -59,7 +59,7 @@ environment. In the proxy project, create a GCS bucket to store the terraform state file: ```bash -$ gsutil config +$ gsutil config # only if you haven't run gsutil before. $ gsutil mb -p gs:/// ```