Add FreeBSD installation instructions (#280)

This commit is contained in:
Lars E 2024-05-25 22:42:46 +02:00 committed by GitHub
parent 14415a30fc
commit 59e1862e9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,6 +41,14 @@ cargo install --locked iamb
See [Configuration](#configuration) for getting a profile set up.
### FreeBSD
On FreeBSD a package is available from the official repositories. To install it simply run:
```
pkg install iamb
```
### NetBSD
On NetBSD a package is available from the official repositories. To install it simply run: