Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
henryken authored May 9, 2020
1 parent c8c5bf4 commit e559027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To get started contributing:
```
gcloud config set project YOUR-PROJECT
cd cloudbuild
teraform init
terraform init
terraform apply -var="project_id=$(gcloud config get-value project)" -var='github_owner=GITHUB-USER-ID'
```

Expand Down

0 comments on commit e559027

Please sign in to comment.