Ver código fonte

Nitpicky fix on Macports install info (#68)

Herby Gillot 6 anos atrás
pai
commit
5f8e78d012
1 arquivos alterados com 3 adições e 2 exclusões
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -41,11 +41,12 @@ brew install mkcert
 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 nss # if you use Firefox
 ```
 
 ### Linux