Add more information about incompatible versions
This commit is contained in:
parent
abb2d35bdf
commit
47294d1585
@ -17,9 +17,12 @@ It supports Python 3 and Anki 2.1.
|
|||||||
Installing
|
Installing
|
||||||
----------
|
----------
|
||||||
|
|
||||||
0. Install Anki. The server currently works well with 2.1.1. If for some reason
|
0. Install Anki. The server currently works well with 2.1.1. Running the server
|
||||||
you can't get this version easily on your system, you can use `anki-bundled`
|
with other versions might work, but things might break, so do it at your own
|
||||||
from this repo:
|
risk. Anki 2.0.x definitely isn't going to work, as it's written in Python 2,
|
||||||
|
whereas `ankisyncd` runs only on Python 3 and later. If for some reason you
|
||||||
|
can't get the supported version easily on your system, you can use
|
||||||
|
`anki-bundled` from this repo:
|
||||||
|
|
||||||
$ git submodule update --init
|
$ git submodule update --init
|
||||||
$ cd anki
|
$ cd anki
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user