Clarify what the supported version range applies to
This commit is contained in:
parent
8b832497b4
commit
00ec46eab3
12
README.md
12
README.md
@ -20,12 +20,12 @@ It supports Python 3 and Anki 2.1.
|
|||||||
Installing
|
Installing
|
||||||
----------
|
----------
|
||||||
|
|
||||||
0. Install Anki. The currently supported version range is 2.1.1〜2.1.7. Running
|
0. Install Anki. The currently supported version range is 2.1.1〜2.1.7. (Keep in
|
||||||
the server with other versions might work, but things might break, so do it
|
mind this range only applies to the Anki used by the server, clients can be
|
||||||
at your own risk. Anki 2.0.x definitely isn't going to work, as it's written
|
as old as 2.0.27 and still work.) Running the server with other versions might
|
||||||
in Python 2, whereas `ankisyncd` runs only on Python 3.5 and later. If for
|
work as long as they're not 2.0.x, but things might break, so do it at your
|
||||||
some reason you can't get the supported Anki version easily on your system,
|
own risk. If for some reason you can't get the supported Anki version easily
|
||||||
you can use `anki-bundled` from this repo:
|
on your system, you can use `anki-bundled` from this repo:
|
||||||
|
|
||||||
$ git submodule update --init
|
$ git submodule update --init
|
||||||
$ cd anki-bundled
|
$ cd anki-bundled
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user