diff options
| author | Simeon Simeonov | 2020-04-14 12:30:07 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2020-04-14 12:30:07 +0200 |
| commit | 97871f1b3f0701d5774c8ce170bb30fe61d5561b (patch) | |
| tree | 4813f81d8637dae48bb2e18082295c68b47fa889 | |
| parent | 1bbbd7d0eb586b21d0699c7d2daea53b94c4b786 (diff) | |
Improve README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -21,14 +21,14 @@ I hope that somebody will find it useful. | |||
| 21 | 21 | ||
| 22 | ## Installation | 22 | ## Installation |
| 23 | 23 | ||
| 24 | pip (pypi): | 24 | ### pip (pypi) |
| 25 | 25 | ||
| 26 | ```bash | 26 | ```bash |
| 27 | pip install pyotp2289 | 27 | pip install pyotp2289 |
| 28 | ``` | 28 | ``` |
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | Gentoo: | 31 | ### Gentoo |
| 32 | 32 | ||
| 33 | ```bash | 33 | ```bash |
| 34 | layman -a sgs | 34 | layman -a sgs |
