瀏覽代碼

Fix the Homebrew command

Filippo Valsorda 6 年之前
父節點
當前提交
6eb6ca5d60
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -31,7 +31,7 @@ mkcert automatically creates and installs a local CA in the system root store, a
 On macOS, use Homebrew.
 
 ```
-brew install --HEAD FiloSottile/mkcert/mkcert
+brew install --HEAD https://github.com/FiloSottile/mkcert/raw/master/HomebrewFormula/mkcert.rb
 ```
 
 On Linux (install support coming soon!), use [the pre-built binaries](https://github.com/FiloSottile/mkcert/releases), or build from source.