mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 13:19:51 -07:00
Add FreeBSD installation instructions (#280)
This commit is contained in:
parent
14415a30fc
commit
59e1862e9c
1 changed files with 8 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue