diff --git a/README.md b/README.md
index 1e4b6b16c3a246e7b8cb5d486712679f1fadc27b..553e529fcc5acee42e9f4279384d416946cd638b 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,8 @@ using IJulia; notebook(dir=pwd())
 ```
 und das Notebook wird automatisch im Browser geöffnet.
 
+Navigiere zu den Dateien und öffne das Notebook Nummer 0.
+
 ### Fehlerbehebung
 Wenn Sie auf Probleme stoßen, werfen Sie einen Blick auf den [ausgezeichneten Problembehandlungsabschnitt](https://carstenbauer.github.io/WorkshopWizard.jl/dev/troubleshooting/) aus dem WorkshopWizard-Paket von Carsten Bauer (das von `install.jl` verwendet wird).
 
@@ -83,6 +85,8 @@ using IJulia; notebook(dir=pwd())
 ```
 and the notebook will automatically open in a browser.
 
+Navigate the files and open notebook number 0.
+
 ### Troubleshooting
 If you are facing issues, check out
 the [great troubleshooting section](https://carstenbauer.github.io/WorkshopWizard.jl/dev/troubleshooting/)