docs: update README.md
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
31c2c2b8e1
commit
a931843b08
|
@ -6,8 +6,7 @@
|
||||||
|
|
||||||
## project setup
|
## project setup
|
||||||
|
|
||||||
* make sure python 3.12 is installed
|
* make sure python >= 3.12 is installed
|
||||||
* (TODO: why?) install `python-psycopg2` system wide
|
|
||||||
* `python -m venv env`
|
* `python -m venv env`
|
||||||
* `. env/bin/activate`
|
* `. env/bin/activate`
|
||||||
* `pip install -r requirements.txt`
|
* `pip install -r requirements.txt`
|
||||||
|
|
Loading…
Reference in New Issue