diff --git a/jrnl/upgrade.py b/jrnl/upgrade.py index 3784c9f6..c084f1d7 100644 --- a/jrnl/upgrade.py +++ b/jrnl/upgrade.py @@ -100,4 +100,4 @@ older versions of jrnl anymore. util.prompt("\nUpgrading config...") backup(config_path) - util.prompt("\nWe're all done here and you can start enjoying jrnl 2.".format(config_path)) + util.prompt("\nWe're all done here and you can start enjoying jrnl 2.")