From b365647d92d4794c2cd93cee16657d9e15091513 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Fri, 26 May 2023 07:51:43 +0200 Subject: document that you need python3-zstandard for Ubuntu --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index db7fde4..a8c6ccf 100644 --- a/README +++ b/README @@ -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 -- cgit v1.2.3