From 351db5a18f0c90d9e89ea6f50276ac1f0e59f197 Mon Sep 17 00:00:00 2001 From: ed Date: Sun, 27 Jun 2021 00:20:42 +0200 Subject: [PATCH] ah yes trailing whitespace as markup my good old friend we meet again --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78ac2d62..e7437cd9 100644 --- a/README.md +++ b/README.md @@ -81,10 +81,10 @@ you may also want these, especially on servers: recommended steps to enable audio metadata and thumbnails (from images and videos): -* as root, run the following: +* as root, run the following: `apt install python3 python3-pip ffmpeg python3-dev` -* then, as the user which will be running copyparty (so hopefully not root), run this: +* then, as the user which will be running copyparty (so hopefully not root), run this: `python3 -m pip install --user -U Pillow pillow-avif-plugin` (`pyheif-pillow-opener` was skipped because apparently debian is too old to build it)