bitbox02-firmware
bitbox02-firmware copied to clipboard
readme: improve py/readme.md with install instructions
Added copy / pasteable instructions so that users without deeper python knowledge can just use the python scripts. i.e. users without knowledge about venv.
The reason why I opened this PR is I only use these scripts every few month and run into the same venv issues again and again and need to ping others to help me. I'm a python noob..
This PR helps me next time (in a few month) :)
also I have no idea why the py/Makefile is used for.
@benma I think I addressed all your comments PTAL