mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-02-23 08:03:55 +00:00
Update README.md
fixing wrong cryptography version by explicitly installing PyOpenSSL
This commit is contained in:
parent
f7561616a5
commit
2187610c1d
@ -213,6 +213,8 @@ To install and use the `ykman` utility:
|
|||||||
```console
|
```console
|
||||||
$ sudo apt -y install python-pip python-pyscard
|
$ sudo apt -y install python-pip python-pyscard
|
||||||
|
|
||||||
|
$ pip install PyOpenSSL
|
||||||
|
|
||||||
$ pip install yubikey-manager
|
$ pip install yubikey-manager
|
||||||
|
|
||||||
$ sudo service pcscd start
|
$ sudo service pcscd start
|
||||||
|
Loading…
x
Reference in New Issue
Block a user