Skip to content

Commit de5a03f

Browse files
kiriharuhedger
andauthored
Installation using pyenv (#29)
Co-authored-by: hedger <hedger@users.noreply.github.com>
1 parent 889623c commit de5a03f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ uFBT uses your system's Python for running bootstrap code. Minimal supported ver
1515

1616
On first run, uFBT will download and install required SDK components from `release` update channel of official firmware. For more information on how to switch to a different version of the SDK, see [Managing the SDK](#managing-the-sdk) section.
1717

18+
### Using pyenv
19+
20+
If you are using `pyenv` to manage python versions, after installation you may need to run `pyenv rehash` to generate [shim](https://github.com/pyenv/pyenv#understanding-shims) for `ufbt` command.
21+
1822
## Usage
1923

2024
### Building & running your application

0 commit comments

Comments
 (0)