summarylogtreecommitdiffstats
path: root/anki-sync-server.install
diff options
context:
space:
mode:
Diffstat (limited to 'anki-sync-server.install')
-rw-r--r--anki-sync-server.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/anki-sync-server.install b/anki-sync-server.install
index b5a880a2cfea..42e848b37ca8 100644
--- a/anki-sync-server.install
+++ b/anki-sync-server.install
@@ -80,6 +80,14 @@ Run Bundled Anki Client:
execute:
/opt/anki-sync-server/anki-bundled/runanki
+
+you'll need most of the optional dependencies installed before running it
+though.
+
+Also "aqt.forms" is a module you'll have to build yourself using the following script:
+
+ /opt/anki-sync-server/anki-bundled/tools/build_ui.sh
+
=======================================================================
EOF
}