diff --git a/scripts/README.md b/scripts/README.md
index 6f87492760a9f7936137cc9bf9ce99f23a4d130e..0e1279771fc624c6e7c792646ffb3371794637f0 100644
--- a/scripts/README.md
+++ b/scripts/README.md
@@ -17,7 +17,7 @@ You need to have the following REQUIREMENTS installed:
   * wget (to download some config files during the installation)
 
 On debian-based system you can use this:
-  apt-get install build-essential pkg-config cmake git paraview wget gnuplot
+  apt-get install build-essential pkg-config cmake git paraview wget gnuplot libsuitesparse-dev
 
 Then, you can the execute the script and it will download the dune repositories and dumux
 and configure all modules with CMake