Skip to content

Commit

Permalink
docs(readme): add instructions for FreeBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
DtxdF committed Nov 2, 2023
1 parent 79662d6 commit 70a4055
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 @@ -116,6 +116,12 @@ pacman -S rustypaste
apk add rustypaste
```

### FreeBSD

```sh
pkg install rustypaste
```

### Binary releases

See the available binaries on the [releases](https://github.com/orhun/rustypaste/releases/) page.
Expand Down

0 comments on commit 70a4055

Please sign in to comment.