readme: update homebrew install (#32)

This commit is contained in:
commitay
2018-07-05 02:49:38 +10:00
committed by Filippo Valsorda
parent 54cdb2c715
commit 2e954de528

View File

@@ -33,7 +33,7 @@ mkcert automatically creates and installs a local CA in the system root store, a
On macOS, use Homebrew. On macOS, use Homebrew.
``` ```
brew install --HEAD https://github.com/FiloSottile/mkcert/raw/master/HomebrewFormula/mkcert.rb brew install mkcert
brew install nss # if you use Firefox brew install nss # if you use Firefox
``` ```