From c44ee70faccba025b14b8798c4df1eeb7e4d4329 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 17:10:33 -0400 Subject: [PATCH] desktop/anki: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- desktop/anki/README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/desktop/anki/README b/desktop/anki/README index 81835b3c80..c12fb2faf3 100644 --- a/desktop/anki/README +++ b/desktop/anki/README @@ -5,9 +5,10 @@ amount you learn. Anyone who needs to remember things in their daily life can benefit from Anki. Since it is content-agnostic and supports images, audio, -videos and scientific markup (via LaTeX), the possibilities are endless. +videos and scientific markup (via LaTeX), the possibilities are +endless. -For audio recording support PyAudio built against Python 3 (not currently -available from SlackBuilds) and lame are required. mpv is recommended for -video play-back, but mplayer (including in Slackware by default) can be used -instead. +For audio recording support PyAudio built against Python 3 (not +currently available from SlackBuilds) and lame are required. mpv is +recommended for video play-back, but mplayer (including in Slackware by +default) can be used instead.