summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index aa092a6c5c..6816899886 100644
--- a/README.md
+++ b/README.md
@@ -121,12 +121,13 @@ FFmpeg dependencies:
Most of the above libraries are available in suitable versions on normal
Linux distributions. However FFmpeg is an exception (distro versions may be
too old to work at all or work well). For that reason you may want to use
-the separately available build wrapper ([mpv-build][mpv-build]) that first compiles FFmpeg
-libraries and libass, and then compiles the player statically linked against
-those.
+the separately available build wrapper ([mpv-build][mpv-build]) that first
+compiles FFmpeg libraries and libass, and then compiles the player statically
+linked against those.
If you want to build a Windows binary, you either have to use MSYS2 and MinGW,
-or cross-compile from Linux with MinGW. See [Windows compilation][windows_compilation].
+or cross-compile from Linux with MinGW. See
+[Windows compilation][windows_compilation].
## FFmpeg vs. Libav