can install via git
This commit is contained in:
parent
4c670cc286
commit
76648063dd
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ SPDX-License-Identifier: MIT
|
|||
|
||||
# Installation
|
||||
|
||||
Right now, you have to `pip install` the requirements and then run the program with
|
||||
`python ttotp.py`
|
||||
Right now you have to pick this up from github, it's not yet on pypi:
|
||||
`pipx install https://github.com/jepler/textual-totp@main`
|
||||
|
||||
# Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue