Skip to content

Commit

Permalink
readme: add MacPorts install details
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed May 2, 2022
1 parent 19617a6 commit 6e7267d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,14 @@ xattr -d com.apple.quarantine fq && spctl --add fq
brew install wader/tap/fq
```

### MacPorts

On macOS, `fq` can also be installed via [MacPorts](https://www.macports.org). More details [here](https://ports.macports.org/port/fq/).

```sh
sudo port install fq
```

### Windows

`fq` can be installed via [scoop](https://scoop.sh/).
Expand Down

0 comments on commit 6e7267d

Please sign in to comment.