We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eeb86c commit ef742c8Copy full SHA for ef742c8
docs/guides/main.rst
@@ -81,7 +81,7 @@ Starting with version 10.11 (El Capitan), macOS has a new security feature
81
called `System Integrity Protection`_ (SIP) that prevents you from modifying
82
some parts of the system. This means that some ``pip`` commands may fail with a
83
permissions error. (You probably *won't* run into this if you've installed
84
-Python yourself with `Homebrew`_ or otherwise. You can also try `MacPorts`_)
+Python yourself with `Homebrew`_ or otherwise. You can also try `MacPorts`_.)
85
86
If this happens, you can install beets for the current user only by typing
87
``pip install --user beets``. If you do that, you might want to add
0 commit comments