Explorar el Código

Nitpicky fix on Macports install info (#68)

Herby Gillot hace 6 años
padre
commit
5f8e78d012
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  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