diff --git a/plugins/gcpaudit/walkthrough.md b/plugins/gcpaudit/walkthrough.md index 154bb790..1a66c81c 100644 --- a/plugins/gcpaudit/walkthrough.md +++ b/plugins/gcpaudit/walkthrough.md @@ -39,8 +39,8 @@ To begin make sure you’re authenticated to your GCP account in gcloud and you ``` - gcloud auth login - gcloud config set project [project id] +gcloud auth login +gcloud config set project [project id] ```