can install via git

This commit is contained in:
Jeff Epler 2023-12-04 09:21:10 -06:00
parent 4c670cc286
commit 76648063dd
No known key found for this signature in database
GPG key ID: D5BF15AB975AB4DE

View file

@ -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