diff options
| -rw-r--r-- | doc/src/sgml/install-win32.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index a8d8fac5667..51ba6bc43d7 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -158,7 +158,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin'; ActiveState Perl is required to run the build generation scripts. MinGW or Cygwin Perl will not work. It must also be present in the PATH. Binaries can be downloaded from - <ulink url="http://www.activestate.com"></> (Note: version 5.8 is required, + <ulink url="http://www.activestate.com"></> (Note: version 5.8 or later is required, the free Standard Distribution is sufficient). </para></listitem> </varlistentry> |
