Skip to content

Commit

Permalink
fix incorrect reference
Browse files Browse the repository at this point in the history
  • Loading branch information
m-p-esser committed Oct 16, 2023
1 parent 8d844bf commit 4854aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ See https://docs.prefect.io/latest/api-ref/rest-api/#finding-your-prefect-cloud-
### GCP Setup
Run `make setup-gcp` to setup up the Google Cloud Project

If this doesn't work, run the commands from `01_setup_gcp.mk` command by command in the following order:
If this doesn't work, run the commands from `00_setup_gcp.mk` command by command in the following order:
- `make create-gcp-project`
- `make set-default-gcp-project`
- `make link-project-to-billing-account`
Expand Down

0 comments on commit 4854aeb

Please sign in to comment.