diff --git a/README.md b/README.md index 5f7df8c..4ba5008 100644 --- a/README.md +++ b/README.md @@ -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`