9 lines
159 B
Markdown
9 lines
159 B
Markdown
# Dependencies required for installer
|
|
|
|
- `git`
|
|
- `gcc`
|
|
- `python3`
|
|
- `make`
|
|
|
|
See [Pyenv Deps](https://github.com/pyenv/pyenv/wiki#suggested-build-environment)
|