Skip to content

Commit 5c7d49e

Browse files
committed
Quick docfmt.
1 parent 6dfde73 commit 5c7d49e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/guides/main.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ You will need Python. Beets works on Python 3.8 or later.
2626
which will probably set your computer on fire.)
2727
- On **Alpine Linux**, `beets is in the community repository <alpine package_>`_
2828
and can be installed with ``apk add beets``.
29-
- On **Void Linux**, `beets is in the official repository <void package_>`_
30-
and can be installed with ``xbps-install -S beets``.
29+
- On **Void Linux**, `beets is in the official repository <void package_>`_ and
30+
can be installed with ``xbps-install -S beets``.
3131
- For **Gentoo Linux**, beets is in Portage as ``media-sound/beets``. Just run
3232
``emerge beets`` to install. There are several USE flags available for
3333
optional plugin dependencies.
@@ -55,8 +55,6 @@ You will need Python. Beets works on Python 3.8 or later.
5555

5656
.. _macports: https://www.macports.org
5757

58-
.. _void package: https://github.com/void-linux/void-packages/tree/master/srcpkgs/beets
59-
6058
.. _nixos: https://github.com/NixOS/nixpkgs/tree/master/pkgs/tools/audio/beets
6159

6260
.. _openbsd: http://openports.se/audio/beets
@@ -65,6 +63,8 @@ You will need Python. Beets works on Python 3.8 or later.
6563

6664
.. _ubuntu details: https://launchpad.net/ubuntu/+source/beets
6765

66+
.. _void package: https://github.com/void-linux/void-packages/tree/master/srcpkgs/beets
67+
6868
If you have pip_, just say ``pip install beets`` (or ``pip install --user
6969
beets`` if you run into permissions problems).
7070

0 commit comments

Comments
 (0)