Update Readme.md
This commit is contained in:
parent
61ce809d9f
commit
26aa595eea
11
Readme.md
11
Readme.md
@ -2,14 +2,17 @@
|
||||
Install the requirements.txt
|
||||
|
||||
# First time usage
|
||||
First run python lib/main.py --createdb
|
||||
Second run python lib/main.py --importregiondb
|
||||
cd lib/
|
||||
|
||||
First run python main.py --createdb
|
||||
Second run python main.py --importregiondb
|
||||
|
||||
# Config
|
||||
edit /lib/conf
|
||||
|
||||
|
||||
# Main scripts
|
||||
For the cmd line use python lib/main.py --help
|
||||
For the gui run python lib/gui.py
|
||||
cd lib/
|
||||
For the cmd line use python main.py --help
|
||||
For the gui run python gui.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user