Removed whole section about ankisyncd without pyaudio from the README
This commit is contained in:
parent
65e9bbf747
commit
7deda95d77
10
README.md
10
README.md
@ -29,9 +29,6 @@ It supports Python 3 and Anki 2.1.
|
|||||||
- [Anki 2.1](#anki-21)
|
- [Anki 2.1](#anki-21)
|
||||||
- [Anki 2.0](#anki-20)
|
- [Anki 2.0](#anki-20)
|
||||||
- [AnkiDroid](#ankidroid)
|
- [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)
|
- [ENVVAR configuration overrides](#envvar-configuration-overrides)
|
||||||
- [Support for other database backends](#support-for-other-database-backends)
|
- [Support for other database backends](#support-for-other-database-backends)
|
||||||
</details>
|
</details>
|
||||||
@ -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
|
required; it will simply be the username you configured with `ankisyncctl.py
|
||||||
adduser`.
|
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
|
ENVVAR configuration overrides
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user