Update README.md (#3349)

This commit is contained in:
jon-can 2020-02-12 18:45:21 -08:00 committed by GitHub
parent 2594bc75d3
commit b5db717d47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,8 @@ $ gcloud container clusters get-credentials <cluster-name> --zone <zone> --proje
$ ./gke-init.sh $ ./gke-init.sh
``` ```
Make sure that you have updated the submodule containing the secrets: Make sure that you have updated the submodule containing the secrets. When prompted to authenticate, use a
personal access token rather than a password:
```bash ```bash
$ git pull --recurse-submodules $ git pull --recurse-submodules