Location of example.ini updated#20
Conversation
The example.ini file is, when installed via pip, in the subdirectory 'examples'. It's not in the Python library sub-sub-sub directory as previously indicated.
Should be "anki-pruned" instead of "anki".
|
This provides some updates to the README and fixes a few small typos. With these changes, you can once again get the server running. Bear in mind that I haven't yet tested the server, and there may be various concerns about what versions of what clients work with what servers, but under the old documentation, you couldn't even run the server. |
|
Thanks! Most of these changes look great! However, the stuff about 'anki-bundled' is incorect. That directory is actually part of this repo as a submodule. So, to populate 'anki-bundled' you can either use |
|
Ah, my mistake about 'anki-bundled'. The information you mention about |
The example.ini file is, when installed via pip, in the subdirectory 'examples'. It's not in the Python library sub-sub-sub directory as previously indicated.