Skip to content

Commit 820be65

Browse files
committed
Update README to add ref to python environment setup
1 parent 040656a commit 820be65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ POSTGRES_DEBUG_PORT=5432 # Expose PostgreSQL on host port for debugging
6969
psql -h localhost -p 5432 -U postgres -d openlabsx
7070
```
7171
72+
*See [Python Environment Setup](#python-environment-setup) to configure your virtual environment.*
73+
7274
## Run Locally (Without Docker)
7375
7476
**Prerequisites**

0 commit comments

Comments
 (0)