diff --git a/README.md b/README.md index 00f71e0..73c2915 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ The backend requires specific environment variables to connect to **Google Cloud In one terminal, from the project root with the virtual environment active: ```bash +cd backend uv run main.py ```