Skip to content

Commit 371397d

Browse files
committed
Little docs tweaks
1 parent 18ab4b1 commit 371397d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/guides/main.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Installing
1212
You will need Python.
1313
Beets works on Python 3.6 or later.
1414

15-
* On **macOS**, there's a `MacPorts`_ port. macOS 11 (Big Sur) includes Python
16-
3.8 out of the box and you may install it via ``pip``. You can opt for a more
17-
recent Python installing it via `Homebrew`_: ``brew install python3`` for older
18-
versions. There's also a MacPorts port. Just run ``port install beets`` or
19-
``port install beets-full`` to install it with a lot of 3rd party plugins.
15+
* **macOS** 11 (Big Sur) includes Python 3.8 out of the box.
16+
You can opt for a more recent Python installing it via `Homebrew`_
17+
(``brew install python3``).
18+
There's also a `MacPorts`_ port. Run ``port install beets`` or
19+
``port install beets-full`` to include many third-party plugins.
2020

2121
* On **Debian or Ubuntu**, depending on the version, beets is available as an
2222
official package (`Debian details`_, `Ubuntu details`_), so try typing:
@@ -74,7 +74,7 @@ new versions.
7474

7575
.. _@b33ts: https://twitter.com/b33ts
7676

77-
Installing by hand on macOS 10.11 and Higher
77+
Installing by Hand on macOS 10.11 and Higher
7878
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
7979

8080
Starting with version 10.11 (El Capitan), macOS has a new security feature

0 commit comments

Comments
 (0)