solokeys / solo1-cli

Solo 1 library and CLI in Python
https://pypi.org/project/solo-python
Apache License 2.0
185 stars 69 forks source link

update commandline incorrect #44

Closed bmrz2019 closed 4 years ago

bmrz2019 commented 4 years ago

Just managed to install solo-python after struggling in Ubuntu!

https://github.com/solokeys/solo-python#firmware-update

states the commandline as solo key update --secure

./pip3 install solo-python

./solo key update --secure
Usage: solo key update [OPTIONS]
Try "solo key update --help" for help.

Error: no such option: --secure

seems the new command line is

./solo key update

./solo  key version
3.0.0 locked
conorpp commented 4 years ago

Thanks, I updated the README