diff --git a/docs/day1.md b/docs/day1.md
index 9623056..cf4f210 100644
--- a/docs/day1.md
+++ b/docs/day1.md
@@ -128,7 +128,7 @@ Before we can dive into our web project we have to cover some Python basics. Let

-1. Now type `python my_program.py` in the terminal and press enter. Nothing will return.
+1. Save the file with ctrl+S. Now type `python my_program.py` in the terminal and press enter. Nothing will return.
