From 31fd2954571d56df62af888ae89fb69bf554b8c6 Mon Sep 17 00:00:00 2001 From: Marc-Philipp Esser Date: Mon, 16 Oct 2023 17:53:23 +0200 Subject: [PATCH] update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01c2749..f2b26e7 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ If this doesn't work, run the commands from `01_setup_gcp.mk` command by command ### Environment Setup *necessary everytime you start working on the project* +- `make env-init` to prepare ENV environment variable - `make dev-init` to setup development environment ### Prefect Setup