mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Merge pull request #629 from ryh/patch-1
remove sudo before brew (OS X)
This commit is contained in:
commit
7282d8bc6d
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ Mac OSX
|
|||
|
||||
.. code-block:: shell
|
||||
|
||||
sudo ./bootstrap/mac.sh
|
||||
./bootstrap/mac.sh
|
||||
|
||||
|
||||
Fedora
|
||||
|
|
|
|||
Loading…
Reference in a new issue