Update anki-bundled to 2.1.3
This commit is contained in:
parent
c68fd12d67
commit
56beb0950e
12
README.md
12
README.md
@ -20,12 +20,12 @@ It supports Python 3 and Anki 2.1.
|
||||
Installing
|
||||
----------
|
||||
|
||||
0. Install Anki. The server currently works well with 2.1.1. Running the server
|
||||
with other versions might work, but things might break, so do it at your own
|
||||
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.5 and later. If for some reason
|
||||
you can't get the supported Anki version easily on your system, you can use
|
||||
`anki-bundled` from this repo:
|
||||
0. Install Anki. The currently supported version range is 2.1.1〜2.1.3. Running
|
||||
the server with other versions might work, but things might break, so do it
|
||||
at your own 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.5 and later. If for
|
||||
some reason you can't get the supported Anki version easily on your system,
|
||||
you can use `anki-bundled` from this repo:
|
||||
|
||||
$ git submodule update --init
|
||||
$ cd anki-bundled
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit b5a8d3f47c43894d28708b7bd38d20517aba4b41
|
||||
Subproject commit 2ff13763369f12a97f531b8a7add345c8c2ade8d
|
||||
Loading…
Reference in New Issue
Block a user