diff --git a/README.md b/README.md index 1c8e75c..61dd905 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,6 @@ It supports Python 3 and Anki 2.1. - [Anki 2.1](#anki-21) - [Anki 2.0](#anki-20) - [AnkiDroid](#ankidroid) - - [Running `ankisyncd` without `pyaudio`](#running-ankisyncd-without-pyaudio) - - [Anki ≥2.1.9](#anki-219) - - [Older versions](#older-versions) - [ENVVAR configuration overrides](#envvar-configuration-overrides) - [Support for other database backends](#support-for-other-database-backends) @@ -142,13 +139,6 @@ Even though the AnkiDroid interface will request an email address, this is not required; it will simply be the username you configured with `ankisyncctl.py adduser`. -Running `ankisyncd` without `pyaudio` -------------------------------------- - -`ankisyncd` doesn't use the audio recording feature of Anki, so if you don't -want to install PortAudio, you can edit some files in the `anki-bundled` -directory to exclude `pyaudio`: - ENVVAR configuration overrides ------------------------------