diff --git a/README.adoc b/README.adoc index 3393ceb3..3fbad697 100644 --- a/README.adoc +++ b/README.adoc @@ -86,6 +86,15 @@ above instead): $ sudo apt update $ sudo apt install yubikey-manager +==== FreeBSD +Althought not being officially supported on this platform, YubiKey Manager can be +installed on FreeBSD. It's available via its ports tree or as pre-built package. +Should you opt to install and use YubiKey Manager on this platform, please be aware +that it's **NOT** maintained by Yubico. + +For more information about how to install packages or ports on FreeBSD, please refer +to its official documentation: https://docs.freebsd.org/en/books/handbook/ports[FreeBSD Handbook]. + ==== Source To install from source, see the link:doc/Development.adoc[development] instructions.