From 372decfe90c9d4c74027de5d259e4a59dfb5976f Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Fri, 13 Oct 2017 12:18:11 +0200 Subject: [PATCH] doc: update dynare compatibility --- doc/dynare.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/dynare.texi b/doc/dynare.texi index 9d4f135f60..d08ecc26a8 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -439,7 +439,7 @@ If you want to give a URL, use the address of the Dynare website: @node Software requirements @section Software requirements -Packaged versions of Dynare are available for Windows XP/Vista/7/8, +Packaged versions of Dynare are available for Windows XP/Vista/7/8/10, @uref{http://www.debian.org,Debian GNU/Linux}, @uref{http://www.ubuntu.com/,Ubuntu} and macOS 10.8 or later. Dynare should work on other systems, but some compilation steps are necessary in that case. @@ -452,7 +452,7 @@ In order to run Dynare, you need one of the following: MATLAB version 7.5 (R2007b) or above (MATLAB R2009b 64-bit for macOS); @item -GNU Octave version 3.6 or above. +GNU Octave version 4.2.1 or above. @end itemize Packages of GNU Octave can be downloaded on the -- GitLab