File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ Installing
12
12
You will need Python.
13
13
Beets works on Python 3.6 or later.
14
14
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.
20
20
21
21
* On **Debian or Ubuntu **, depending on the version, beets is available as an
22
22
official package (`Debian details `_, `Ubuntu details `_), so try typing:
@@ -74,7 +74,7 @@ new versions.
74
74
75
75
.. _@b33ts : https://twitter.com/b33ts
76
76
77
- Installing by hand on macOS 10.11 and Higher
77
+ Installing by Hand on macOS 10.11 and Higher
78
78
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
79
79
80
80
Starting with version 10.11 (El Capitan), macOS has a new security feature
You can’t perform that action at this time.
0 commit comments