summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
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.
28 ``` 28 ```
29 29
30 30
31### FreeBSD
32
33`pyotp2289` is included in the official ports-tree.
34
35 ```bash
36 cd /usr/ports/security/py-pyotp2289
37 make install clean
38 ```
39
40
31### Gentoo 41### Gentoo
32 42
33 ```bash 43 ```bash