Nitpicky fix on Macports install info (#68)

This commit is contained in:
Herby Gillot
2018-08-24 23:37:51 -04:00
committed by Filippo Valsorda
parent 4f4405fc0c
commit 5f8e78d012

View File

@@ -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