mirror of
https://github.com/FiloSottile/mkcert.git
synced 2025-10-14 00:41:40 +08:00
Nitpicky fix on Macports install info (#68)
This commit is contained in:

committed by
Filippo Valsorda

parent
4f4405fc0c
commit
5f8e78d012
@@ -41,11 +41,12 @@ brew install mkcert
|
|||||||
brew install nss # if you use Firefox
|
brew install nss # if you use Firefox
|
||||||
```
|
```
|
||||||
|
|
||||||
or MacPorts.
|
or [MacPorts](https://www.macports.org/).
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo port sync
|
sudo port selfupdate
|
||||||
sudo port install mkcert
|
sudo port install mkcert
|
||||||
|
sudo port install nss # if you use Firefox
|
||||||
```
|
```
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
|
Reference in New Issue
Block a user