Update faq.md

This commit is contained in:
Samaoo
2020-12-01 21:50:51 +01:00
committed by GitHub
parent 4bc24ece41
commit 3c4fe66d86

View File

@@ -13,7 +13,7 @@ Running the bot with `freqtrade trade --config config.json` shows the output `fr
This could be caused by the following reasons:
* The virtual environment is not active.
* run `source .env/bin/activate` to activate the virtual environment
* Run `source .env/bin/activate` to activate the virtual environment.
* The installation did not work correctly.
* Please check the [Installation documentation](installation.md).