diff --git a/GUI_Tutorial.ipynb b/GUI_Tutorial.ipynb
index 63e37c787ee14a4bb4fb6bf69aed06ac0022bb04..1e74f1d79c18b880a39df6e754ed56e9a524518e 100644
--- a/GUI_Tutorial.ipynb
+++ b/GUI_Tutorial.ipynb
@@ -24,7 +24,9 @@
    "cell_type": "code",
    "execution_count": 1,
    "id": "cdfdbb3e",
-   "metadata": {},
+   "metadata": {
+    "scrolled": true
+   },
    "outputs": [
     {
      "name": "stdout",
@@ -38,6 +40,14 @@
     "!python --version"
    ]
   },
+  {
+   "cell_type": "markdown",
+   "id": "b8de36df",
+   "metadata": {},
+   "source": [
+    "On your terminal,"
+   ]
+  },
   {
    "cell_type": "code",
    "execution_count": 2,