flipperdevices / flipperzero-ufbt

Compact tool for building and debugging applications for Flipper Zero.
https://pypi.org/project/ufbt/
GNU General Public License v3.0
550 stars 38 forks source link

Installation using pyenv #29

Closed kiriharu closed 9 months ago

kiriharu commented 9 months ago

After installing ufbt in the way suggested in the readme when using pyenv to manage python versions, the ufbt command does not work.

To fix that, pyenv should update own shims by pyenv rehash, so I add this to readme.