mirror of
https://github.com/scito/extract_otp_secrets.git
synced 2025-12-12 01:41:16 +01:00
add clean pipenv to README
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user