Add note about python-dev dependency
This commit is contained in:
parent
9e84dd9274
commit
d1804dee6b
@ -35,6 +35,7 @@ The easiest way to install and run Freqtrade is to clone the bot Github reposito
|
||||
|
||||
!!! Note
|
||||
Python3.7 or higher and the corresponding `pip` are assumed to be available. The install-script will warn you and stop if that's not the case. `git` is also needed to clone the Freqtrade repository.
|
||||
Also, python headers (`python<yourversion>-dev` / `python<yourversion>-devel`) must be available for the installation to complete successfully.
|
||||
|
||||
This can be achieved with the following commands:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user