Skip to content

Commit a5a28e3

Browse files
authored
README: add MacPorts install info (#716)
Add info on installing `fastfetch` on macOS via MacPorts: https://ports.macports.org/port/fastfetch/
1 parent 7fe3935 commit a5a28e3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,14 @@ Replace sudo with doas depending on what you use.
4242

4343
### macOS
4444

45+
...via [HomeBrew](https://brew.sh):
46+
4547
`brew install fastfetch`
4648

49+
...via [MacPorts](https://www.macports.org):
50+
51+
`sudo port install fastfetch`
52+
4753
### Windows
4854

4955
`scoop install fastfetch`

0 commit comments

Comments
 (0)