improved explanation for AnkiDroid setup
This commit is contained in:
parent
049bb042a8
commit
4cf05f7162
@ -35,7 +35,7 @@ It supports Python 3 and Anki 2.1.
|
|||||||
|
|
||||||
Installing
|
Installing
|
||||||
----------
|
----------
|
||||||
|
|
||||||
1. Install the dependencies:
|
1. Install the dependencies:
|
||||||
|
|
||||||
$ pip install -r src/requirements.txt
|
$ 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 you have specified in `ankisyncd.conf` (or, if using a reverse proxy,
|
||||||
whatever port you configured to accept the front-end connection).
|
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
|
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
|
required; it will simply be the username you configured with `ankisyncctl.py
|
||||||
adduser`.
|
adduser`.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user