Update faq.md

This commit is contained in:
Samaoo 2020-12-01 21:50:51 +01:00 committed by GitHub
parent 4bc24ece41
commit 3c4fe66d86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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).