chg: [doc] updated

This commit is contained in:
Alexandre Dulaunoy 2022-07-09 09:24:17 +02:00
parent 6c68e5ee2e
commit c665480715
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -10,6 +10,7 @@ Python 3.8+ is required to run the mmdb-server with some [additional requirement
- `pip3 install -r REQUIREMENTS`
- `cp ./etc/server.conf.sample ./etc/server.conf`
- `cd ./db; bash update.sh; cd ..` (to get the latest version of the GeoOpen database)
- `cd bin; python3 server.py`
# Usage