Skip to content

Commit

Permalink
Add install variant via MacPorts (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
judaew authored May 20, 2021
1 parent d97f7e6 commit 6e79ee3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ Using [homebrew](https://brew.sh/):
brew install rs/tap/curlie
```

Using [macports](https://www.macports.org):

```
sudo port install curlie
```

Using [pkg](https://man.freebsd.org/pkg/8):

```
Expand Down

0 comments on commit 6e79ee3

Please sign in to comment.