diff --git a/README.md b/README.md index 2c12a913..15d0ee97 100644 --- a/README.md +++ b/README.md @@ -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.