From c1378156e2ae02c37d0b19b033cad20f72bcd37d Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 28 Apr 2020 15:15:09 +0200 Subject: Add FreeBSD instructions in README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a32e44e..4ceb456 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,16 @@ I hope that somebody will find it useful. ``` +### FreeBSD + +`pyotp2289` is included in the official ports-tree. + + ```bash + cd /usr/ports/security/py-pyotp2289 + make install clean + ``` + + ### Gentoo ```bash -- cgit v1.3