exercise-06: fix hostname

This commit is contained in:
Andrew Straw 2024-11-22 09:07:19 +01:00
parent 4b04fd1ac0
commit cae59ac414

View file

@ -59,7 +59,7 @@
} }
}, },
"source": [ "source": [
"SSH to your account at `python-course` (e.g. `ssh your-user-name@python-course`) and follow the puzzle starting in the directory `/schnitzeljagd`.\n", "SSH to your account at `python-course` (e.g. `ssh your-user-name@python-course.strawlab.org`) and follow the puzzle starting in the directory `/schnitzeljagd`.\n",
"\n", "\n",
"You must be in the University of Freiburg network in order to be able to SSH correctly.\n", "You must be in the University of Freiburg network in order to be able to SSH correctly.\n",
"\n", "\n",