Browse Source

Nitpicky fix on Macports install info (#68)

Herby Gillot 6 years ago
parent
commit
5f8e78d012
1 changed files with 3 additions and 2 deletions
  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