diff --git a/setup.sh b/setup.sh index 6275b6717..cd9b85d2a 100755 --- a/setup.sh +++ b/setup.sh @@ -259,7 +259,7 @@ function reset() { } function config() { - echo_block "Please use 'freqtrade new-config -c config.json' to generate a new configuration file." + echo_block "Please use 'freqtrade new-config -c user_data/config.json' to generate a new configuration file." } function install() {