docs(installation): freebsd

This commit is contained in:
Aram Drevekenin
2020-09-01 19:07:46 +02:00
committed by GitHub
parent ed3e92ec36
commit 2f4ac08669

View File

@@ -54,6 +54,12 @@ $ nix-env --install diskonaut
$ # (Or using the attribute name, which is also diskonaut.)
```
### FreeBSD
Available in [freshports](https://www.freshports.org/sysutils/diskonaut/):
```
pkg install diskonaut
```
## Supported platforms
Right now `diskonaut` supports linux and macos. If you're on a different operating system and would like to help port it, that would be amazing!