Clarify wording (development headers)

Should make #29 less likely to happen
This commit is contained in:
flan 2019-03-14 01:13:52 +01:00
parent 7fe7b97475
commit 02fecc4e0a

View File

@ -48,9 +48,9 @@ Installing
$ cd anki-bundled
$ pip install -r requirements.txt
Keep in mind `pyaudio`, a dependency of Anki, requires Python 3 and PortAudio
headers to be present before running `pip`. If you can't or don't want to
install these, you can try [patching Anki](#running-ankisyncd-without-pyaudio).
Keep in mind `pyaudio`, a dependency of Anki, requires development headers for
Python 3 and PortAudio to be present before running `pip`. If you can't or
don't want to install these, you can try [patching Anki](#running-ankisyncd-without-pyaudio).
1. Install the dependencies: