Update documentation to use freqtrade, not freqtrade/main.py
fixes #1521
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -235,7 +235,7 @@ function install() {
|
||||
echo "-------------------------"
|
||||
echo "Run the bot !"
|
||||
echo "-------------------------"
|
||||
echo "You can now use the bot by executing 'source .env/bin/activate; python freqtrade/main.py'."
|
||||
echo "You can now use the bot by executing 'source .env/bin/activate; python freqtrade'."
|
||||
}
|
||||
|
||||
function plot() {
|
||||
|
||||
Reference in New Issue
Block a user