diff --git a/setup_eth_euler/create_printout.sh b/setup_eth_euler/create_printout.sh
index 789378e22ae0cf5d2545259dc648e5e39e40c7a4..c3831ccd13f5911ee2a3c52cbebf5452cc6a510f 100755
--- a/setup_eth_euler/create_printout.sh
+++ b/setup_eth_euler/create_printout.sh
@@ -10,7 +10,7 @@ function create_md {
     cat credentials.txt | while read -r USER PASSWORD
     do
         echo "### Preparation"
-        echo "1. Start Computers, choose *Fedora* in the boot menu shown."
+        echo "1. Start Computers, choose *Boot Fedora* in the boot menu shown."
         echo
         echo "2. To login use:"
         echo
@@ -18,7 +18,7 @@ function create_md {
         echo
         echo "     - password : <code>$PASSWORD</code>"
         echo
-        echo "3. Open a terminal"
+        echo "3. Open a terminal: Click on **Activities** (top left corner), then search for **Terminal**"
         echo
         echo "4. To download startup script enter"
         echo