docs: Update the command to create a new user in the README

This commit is contained in:
Vikash Kothary 2022-07-02 15:00:09 +01:00
parent bab67692d4
commit 5beabf9764

View File

@ -56,7 +56,7 @@ Installing
3. Create user: 3. Create user:
$ ./ankisyncctl.py adduser <username> $ python -m ankisyncd_cli adduser <username>
4. Setup a proxy to trans-write the requests (Optional) . 4. Setup a proxy to trans-write the requests (Optional) .
Ankisyncd currently support the header "Transfer-Encoding: chunked" used by Anki. Ankisyncd currently support the header "Transfer-Encoding: chunked" used by Anki.