Skip to content

Commit ef742c8

Browse files
committed
Add missing period
1 parent 9eeb86c commit ef742c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/main.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Starting with version 10.11 (El Capitan), macOS has a new security feature
8181
called `System Integrity Protection`_ (SIP) that prevents you from modifying
8282
some parts of the system. This means that some ``pip`` commands may fail with a
8383
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`_)
84+
Python yourself with `Homebrew`_ or otherwise. You can also try `MacPorts`_.)
8585

8686
If this happens, you can install beets for the current user only by typing
8787
``pip install --user beets``. If you do that, you might want to add

0 commit comments

Comments
 (0)