From 65e9bbf747c3d5d9af428f216b160e492588b607 Mon Sep 17 00:00:00 2001 From: Karsten Lehmann Date: Wed, 2 Sep 2020 00:03:58 +0200 Subject: [PATCH] Updated docs about installation of requirements --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c33876f..1c8e75c 100644 --- a/README.md +++ b/README.md @@ -38,12 +38,10 @@ It supports Python 3 and Anki 2.1. Installing ---------- - -0. Install the current version of Anki. 1. Install the dependencies: - $ pip install webob + $ pip install -r src/requirements.txt 2. Modify ankisyncd.conf according to your needs