We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 040656a commit 820be65Copy full SHA for 820be65
README.md
@@ -69,6 +69,8 @@ POSTGRES_DEBUG_PORT=5432 # Expose PostgreSQL on host port for debugging
69
psql -h localhost -p 5432 -U postgres -d openlabsx
70
```
71
72
+*See [Python Environment Setup](#python-environment-setup) to configure your virtual environment.*
73
+
74
## Run Locally (Without Docker)
75
76
**Prerequisites**
0 commit comments