Add FAQ section explaining "module not found" errors

This commit is contained in:
Matthias
2019-07-08 17:08:14 +02:00
parent c4fb0fd6ca
commit 27cb1a4174
2 changed files with 24 additions and 12 deletions

View File

@@ -242,7 +242,7 @@ function install() {
echo "-------------------------"
echo "Run the bot !"
echo "-------------------------"
echo "You can now use the bot by executing 'source .env/bin/activate; python freqtrade'."
echo "You can now use the bot by executing 'source .env/bin/activate; freqtrade'."
}
function plot() {