Skip to content

Commit a91e788

Browse files
committed
docs: Document FreeBSD package in installation section
1 parent cc67d17 commit a91e788

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,15 @@ You can install cargo-hack from the [extra repository](https://archlinux.org/pac
547547
pacman -S cargo-hack
548548
```
549549

550+
<!-- omit in toc -->
551+
### Via ports (FreeBSD)
552+
553+
You can install cargo-hack from the [official ports](https://www.freshports.org/devel/cargo-hack):
554+
555+
```sh
556+
pkg install cargo-hack
557+
```
558+
550559
<!-- omit in toc -->
551560
### Via other package managers
552561

0 commit comments

Comments
 (0)