docs: Update the command to create a new user in the README
This commit is contained in:
parent
bab67692d4
commit
5beabf9764
@ -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.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user