Fix message in setup.sh
This commit is contained in:
parent
3327ebf2b1
commit
0ea44b0143
2
setup.sh
2
setup.sh
@ -263,7 +263,7 @@ function install() {
|
|||||||
echo "-------------------------"
|
echo "-------------------------"
|
||||||
echo "Run the bot !"
|
echo "Run the bot !"
|
||||||
echo "-------------------------"
|
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() {
|
function plot() {
|
||||||
|
Loading…
Reference in New Issue
Block a user