add clean pipenv to README

pull/25/head
scito 1 year ago
parent b562ceb00a
commit 10fefacd2d

@ -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.
```
pipenv --rm
pipenv install
pipenv shell
python extract_otp_secret_keys.py example_export.txt

Loading…
Cancel
Save