mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Added full "source" command to virtualenv in easy install
This commit is contained in:
parent
5d691b5ee3
commit
c3e0397743
|
@ -63,7 +63,7 @@ With this option, the script will install the bot and most dependencies:
|
|||
You will need to have git and python3.6+ installed beforehand for this to work.
|
||||
|
||||
* Mandatory software as: `ta-lib`
|
||||
* Setup your virtualenv under `.env/`
|
||||
* Setup your virtualenv: `source .env/bin/activate`
|
||||
|
||||
This option is a combination of installation tasks, `--reset` and `--config`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user