diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ Required packages aptitude install python3 python3-arpy python3-debian python3-jinja2 python3-werkzeug sqlite3 python3-pil python3-yaml python3-pkg-resources +Ubuntu: + + apt install python3-zstandard + Create a database ----------------- The database name is currently hardcoded as `test.sqlite3`. So copy the SQL |