Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Update docs/gcp-worker-guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Emil Christensen <EmilRex@users.noreply.github.com>
  • Loading branch information
biancaines and EmilRex authored Sep 25, 2023
1 parent ef642f7 commit a00fc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gcp-worker-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ if __name__ == "__main__":

In the remainder of this guide, this script will be referred to as `weather_flow.py`, but you can name yours whatever you'd like.

####Creating a Prefect.yaml file
#### Creating a Prefect.yaml file
Now we're ready to make a `prefect.yaml` file, which will be responsible for managing the deployments of this repository.
**Navigate back to the root of your directory**, and run the following command to create a `prefect.yaml` file using Prefect's docker deployment recipe.

Expand Down

0 comments on commit a00fc23

Please sign in to comment.