Skip to content

Commit 5f8e78d

Browse files
herbygillotFiloSottile
authored andcommitted
Nitpicky fix on Macports install info (#68)
1 parent 4f4405f commit 5f8e78d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,12 @@ brew install mkcert
4141
brew install nss # if you use Firefox
4242
```
4343

44-
or MacPorts.
44+
or [MacPorts](https://www.macports.org/).
4545

4646
```
47-
sudo port sync
47+
sudo port selfupdate
4848
sudo port install mkcert
49+
sudo port install nss # if you use Firefox
4950
```
5051

5152
### Linux

0 commit comments

Comments
 (0)