Skip to content

Conversation

@dper
Copy link

@dper dper commented Nov 7, 2014

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.

dper added 3 commits November 7, 2014 15:21
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".
@dper
Copy link
Author

dper commented Nov 9, 2014

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.

@dsnopek
Copy link
Owner

dsnopek commented Dec 16, 2014

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 git clone --recursive when you first clone the repo, or git pull --recurse-submodules after the fact.

@dper
Copy link
Author

dper commented Dec 16, 2014

Ah, my mistake about 'anki-bundled'. The information you mention about git clone --recursive should also be added to the README. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants