From 5beabf97642dcceaaaae46d4590a13a7bd980787 Mon Sep 17 00:00:00 2001 From: Vikash Kothary Date: Sat, 2 Jul 2022 15:00:09 +0100 Subject: [PATCH] docs: Update the command to create a new user in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2c544e..c7fdc8b 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Installing 3. Create user: - $ ./ankisyncctl.py adduser + $ python -m ankisyncd_cli adduser 4. Setup a proxy to trans-write the requests (Optional) . Ankisyncd currently support the header "Transfer-Encoding: chunked" used by Anki.