diff --git a/doc/manual/source/installation-and-configuration.rst b/doc/manual/source/installation-and-configuration.rst
index 6e82a5c1fe5d05b7280c0d0b5b43bcad02f79c37..8543fa3e2c4b629cbd2918f25eeb85cac28081b1 100644
--- a/doc/manual/source/installation-and-configuration.rst
+++ b/doc/manual/source/installation-and-configuration.rst
@@ -54,6 +54,10 @@ Note that you can have several versions of Dynare coexisting (for
 example in ``c:\dynare``), as long as you correctly adjust your path
 settings (see see :ref:`words-warning`).
 
+Also note that it is possible to do a silent installation, by passing the
+``/S`` flag to the installer on the command line. This can be useful when
+doing an unattended installation of Dynare on a computer pool.
+
 
 On GNU/Linux
 ------------