From 40987902dfc9eb4c6ef5bafe7af98cf31c02377b Mon Sep 17 00:00:00 2001 From: RollingStar Date: Wed, 4 Dec 2024 19:56:57 -0500 Subject: [PATCH] Update main.rst --- docs/guides/main.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/main.rst b/docs/guides/main.rst index c95c8b687..665ad12d8 100644 --- a/docs/guides/main.rst +++ b/docs/guides/main.rst @@ -137,8 +137,8 @@ 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``, -and beets' command-line binary dependencies (e.g. `ffmpeg` and -`ImageMagick`), you will probably be okay on ARM devices like the +and beets' command-line binary dependencies (e.g. ``ffmpeg`` and +``ImageMagick``), you will probably be okay on ARM devices like the Raspberry Pi. We have `notes for ARM`_ and an `older ARM reference`_. Beets is generally developed on x86-64 based devices, and most plugins target that platform as well.