forked from edward/owl-map
doc: README: Add more information about venv setup
This commit is contained in:
parent
99f74b12d0
commit
2f35dd712c
|
@ -11,8 +11,8 @@
|
|||
* `$ sudo su postgres`
|
||||
* `$ createuser --interactive` -> owl
|
||||
* setup a venv
|
||||
* enter the venv
|
||||
* run 'pip install -r requirements.txt'
|
||||
* enter the venv, e.g. in pycharm
|
||||
* `$ pip install -r requirements.txt`
|
||||
* cp config/examply.py config/default.py
|
||||
* setup /var/lib/data/GeoLite2/GeoLite2-City.mmdb somehow
|
||||
* run 'python web_view.py'
|
||||
|
|
Loading…
Reference in a new issue