mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 14:54:57 +01:00
add clean pipenv to README
This commit is contained in:
parent
b562ceb00a
commit
10fefacd2d
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ The generated protobuf Python code was generated by protoc 21.9 (https://github.
|
||||||
You can you use [Pipenv](https://github.com/pypa/pipenv) for running extract_otp_secret_keys.
|
You can you use [Pipenv](https://github.com/pypa/pipenv) for running extract_otp_secret_keys.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
pipenv --rm
|
||||||
pipenv install
|
pipenv install
|
||||||
pipenv shell
|
pipenv shell
|
||||||
python extract_otp_secret_keys.py example_export.txt
|
python extract_otp_secret_keys.py example_export.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue