mirror of
https://github.com/FiloSottile/mkcert.git
synced 2025-10-14 00:41:40 +08:00
Update README with info on how to install via MacPorts (#62)
This commit is contained in:

committed by
Filippo Valsorda

parent
26ac5f3539
commit
2f97cba085
@@ -37,6 +37,13 @@ brew install mkcert
|
|||||||
brew install nss # if you use Firefox
|
brew install nss # if you use Firefox
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Additionally on macOS, you can also use MacPorts.
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo port sync
|
||||||
|
sudo port install mkcert
|
||||||
|
```
|
||||||
|
|
||||||
On Linux, install `certutil`
|
On Linux, install `certutil`
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user