diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 1 insertions, 4 deletions
| @@ -33,7 +33,7 @@ I hope that somebody will find it useful. | |||
| 33 | pkg install security/py-pyotp2289 | 33 | pkg install security/py-pyotp2289 |
| 34 | ``` | 34 | ``` |
| 35 | 35 | ||
| 36 | – or: | 36 | or: |
| 37 | 37 | ||
| 38 | ```bash | 38 | ```bash |
| 39 | cd /usr/ports/security/py-pyotp2289 | 39 | cd /usr/ports/security/py-pyotp2289 |
| @@ -46,9 +46,6 @@ I hope that somebody will find it useful. | |||
| 46 | # add sgs' custom repository using app-eselect/eselect-repository | 46 | # add sgs' custom repository using app-eselect/eselect-repository |
| 47 | eselect repository add sgs | 47 | eselect repository add sgs |
| 48 | 48 | ||
| 49 | # ... or using app-portage/layman (obsolete) | ||
| 50 | layman -a sgs | ||
| 51 | |||
| 52 | emerge dev-python/pyotp2289 | 49 | emerge dev-python/pyotp2289 |
| 53 | ``` | 50 | ``` |
| 54 | 51 | ||
