diff --git a/api/README.md b/api/README.md index 4304e4a..459dc9e 100644 --- a/api/README.md +++ b/api/README.md @@ -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.