From 5f4fe2123768674fdac55eca23a045e58d4d649a Mon Sep 17 00:00:00 2001 From: RollingStar Date: Fri, 22 Nov 2024 17:38:07 -0500 Subject: [PATCH] Update docs/guides/main.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Šarūnas Nejus --- docs/guides/main.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/main.rst b/docs/guides/main.rst index e2ab82f42..ecde4ac15 100644 --- a/docs/guides/main.rst +++ b/docs/guides/main.rst @@ -136,7 +136,7 @@ Installing on ARM (Raspberry Pi and similar) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Beets on ARM devices is not recommended for Linux novices. If you are -comfortable with light troubleshooting in tools like `pip`, `make`, +comfortable with light troubleshooting in tools like ``pip``, ``make``, and beets' command-line binary dependencies (e.g. `ffmpeg` and `ImageMagick`), you will probably be okay on ARM devices like the Raspberry Pi. See [here](https://github.com/beetbox/beets/discussions/4910)