parent
1761f5af1a
commit
deb14e0c85
3
setup.sh
3
setup.sh
@ -252,7 +252,8 @@ 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 trade'."
|
echo "You can now use the bot by executing 'source .env/bin/activate; freqtrade <command>'."
|
||||||
|
echo "You verify that freqtrade is installed successfully by running 'source .env/bin/activate; freqtrade --version'."
|
||||||
}
|
}
|
||||||
|
|
||||||
function plot() {
|
function plot() {
|
||||||
|
Loading…
Reference in New Issue
Block a user