diff --git a/zenodo_assistant/zenodo_tutorial.py b/zenodo_assistant/zenodo_tutorial.py
index f69be6cd58da2a26d5bdb352bb6fed5bc8121a0f..48ed65221005a262732f07a5bb648b5528ef706a 100644
--- a/zenodo_assistant/zenodo_tutorial.py
+++ b/zenodo_assistant/zenodo_tutorial.py
@@ -48,7 +48,7 @@ print(welcome_message)
 # Zenodo review
 input(f"Press {enter} to see the review. Click {done} when you finish.")
 zenodo_review()
-input(f"Excellent! Let's start the assistant to upload your file. Press {enter}.")
+input(f"Excellent!\nLet's start the assistant to upload your file. Press {enter}.")
 os.system("clear")