From 9eeb86c798ec6ff9025aed6334a0f0a17bbd14ac Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Wed, 22 Sep 2021 10:34:55 -0400 Subject: [PATCH] Fix ReST syntax --- 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 6b42522ec..a4d4b8a35 100644 --- a/docs/guides/main.rst +++ b/docs/guides/main.rst @@ -16,7 +16,7 @@ Beets works on Python 3.6 or later. You can opt for a more recent Python installing it via `Homebrew`_ (``brew install python3``). There's also a `MacPorts`_ port. Run ``port install beets`` or - ``port install beets-full`` to include many third-party plugins. + ``port install beets-full`` to include many third-party plugins. * On **Debian or Ubuntu**, depending on the version, beets is available as an official package (`Debian details`_, `Ubuntu details`_), so try typing: