From 4cf05f71625005cf4ed9590bcee5f293af9358d6 Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Sat, 5 Sep 2020 11:42:44 +0200 Subject: [PATCH] improved explanation for AnkiDroid setup --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61dd905..7adda91 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ It supports Python 3 and Anki 2.1. Installing ---------- - + 1. Install the dependencies: $ pip install -r src/requirements.txt @@ -135,6 +135,8 @@ Unless you have set up a reverse proxy to handle encrypted connections, use whatever you have specified in `ankisyncd.conf` (or, if using a reverse proxy, whatever port you configured to accept the front-end connection). +Use the same base url for both the `Sync url` and the `Media sync url`. Do **not** append `/sync` and `/msync` as the default setup does. + Even though the AnkiDroid interface will request an email address, this is not required; it will simply be the username you configured with `ankisyncctl.py adduser`.