We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4503234 commit 7320ba9Copy full SHA for 7320ba9
1 file changed
README.md
@@ -47,6 +47,8 @@ python -c "import scripts.preflight_map_checks as pre; print(pre.__file__)"
47
48
**Note:** The virtual environment must be activated whenever running scripts or the MCP server. You should see `(.venv)` in your terminal prompt.
49
50
+```
51
+
52
### 3. Configuration
53
54
⚠️ **Security Note:** Credentials are strictly managed via environment variables. Never commit `.env` files.
0 commit comments