Fix message in setup.sh

pull/2728/head
hroff-1902 6 years ago
parent 3327ebf2b1
commit 0ea44b0143

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

Loading…
Cancel
Save