From d1488bb55cd321b81f44a28fe38a9e677726d8e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Fri, 15 Apr 2022 16:22:56 +0200 Subject: [PATCH] Manual: minor wording improvement [skip ci] --- doc/manual/source/installation-and-configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/source/installation-and-configuration.rst b/doc/manual/source/installation-and-configuration.rst index 348556efa..7123f1b3c 100644 --- a/doc/manual/source/installation-and-configuration.rst +++ b/doc/manual/source/installation-and-configuration.rst @@ -15,7 +15,7 @@ compilation steps are necessary in that case. In order to run Dynare, you need one of the following: * MATLAB, any version ranging from 8.3 (R2014a) to 9.12 (R2022a); -* GNU Octave version ranging from 6.2.0 to 7.1.0, with the statistics package +* GNU Octave, any version ranging from 6.2.0 to 7.1.0, with the statistics package from `Octave-Forge`_. Note however that the Dynare installer for Windows requires a more specific version of Octave, as indicated on the download page.