From 02fecc4e0a2fe48658f7384cb3d4c0ef3004b8a8 Mon Sep 17 00:00:00 2001 From: flan Date: Thu, 14 Mar 2019 01:13:52 +0100 Subject: [PATCH] Clarify wording (development headers) Should make #29 less likely to happen --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0ed05b8..e3e5653 100644 --- a/README.md +++ b/README.md @@ -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: