1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-03-13 05:51:45 +00:00

Update README.md

This commit is contained in:
yakamok 2018-11-21 20:13:31 +01:00 committed by GitHub
parent 1c814541f0
commit de775a5947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,9 +7,9 @@ Niflheim-api provides both a web interface and an api. The web interface is used
Install the following python packages either via your package manager or Pip:
flask
flask_restful
psycopg2
flask
flask_restful
psycopg2
Configure niflheim-api.py to use the Postgres databse you setup for vserv.py.