diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
| @@ -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 |
