diff --git a/scripts/README.md b/scripts/README.md
index df53eaf6659f7304c093231bdab7ec6560eb11cc..2e1a7dabfa50b21e638cfdfb0228a3fc78d5c5d7 100644
--- a/scripts/README.md
+++ b/scripts/README.md
@@ -24,6 +24,8 @@ On debian-based system you can use this:
 Then, you can the execute the script and it will download the dune repositories and dumux
 and configure all modules with CMake
 ```bash
+  wget https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-course/-/raw/master/scripts/install.sh
+  chmod a+x install.sh
   ./install.sh
 ```
 This will clone the necessary repositories (in a subfolder 'dumux'),