diff --git a/bin/card-live-dash-init b/bin/card-live-dash-init index 5d8d452..6285f37 100755 --- a/bin/card-live-dash-init +++ b/bin/card-live-dash-init @@ -91,4 +91,4 @@ if __name__ == '__main__': print(f'Finished initializing CARD:Live home directory as [{cardlive_home_path}]') print(f'Please add CARD:Live JSON data to [{cardlive_data_path}]', - f'and start the CARD:Live dashboard by running "card-live-dash-prod {cardlive_home_path}"') + f'and start the CARD:Live dashboard by running "card-live-dash-prod start {cardlive_home_path}"')