Skip to content

Commit

Permalink
Merge pull request #4397 from pkubaj/patch-1
Browse files Browse the repository at this point in the history
Add FreeBSD to documentation
  • Loading branch information
sylvestre authored Feb 20, 2023
2 parents cc0a77d + 72f1336 commit bc0273f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/src/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,13 @@ brew install uutils-coreutils
port install coreutils-uutils
```

## FreeBSD
[![FreeBSD port](https://repology.org/badge/version-for-repo/freebsd/uutils-coreutils.svg)](https://repology.org/project/uutils-coreutils/versions)

```sh
pkg install uutils
```

## Windows

### Scoop
Expand Down

0 comments on commit bc0273f

Please sign in to comment.