README: add MacPorts install info (#716)

Add info on installing `fastfetch` on macOS via MacPorts: https://ports.macports.org/port/fastfetch/
This commit is contained in:
Herby Gillot
2024-02-11 21:43:23 -05:00
committed by GitHub
parent 7fe39353df
commit a5a28e30a0
+6
View File
@@ -42,8 +42,14 @@ Replace sudo with doas depending on what you use.
### macOS
...via [HomeBrew](https://brew.sh):
`brew install fastfetch`
...via [MacPorts](https://www.macports.org):
`sudo port install fastfetch`
### Windows
`scoop install fastfetch`