Update main.rst

This commit is contained in:
RollingStar 2024-12-04 19:56:57 -05:00 committed by GitHub
parent eafae03560
commit 40987902df
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.