From bbf84ac0007bc031e4ee4e06abfa2a4d157c26e1 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Wed, 22 Sep 2010 20:10:29 +0200 Subject: Remove anonymous cvs instructions, and replace them with instructions for git. Change other references from cvs to git as well. --- doc/src/sgml/install-win32.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src/sgml/install-win32.sgml') diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index fb2afbc21ef..63da4086490 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -176,7 +176,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin'; Bison and Flex - Bison and Flex are required to build from CVS, but not required when + Bison and Flex are required to build from Git, but not required when building from a release file. Note that only Bison 1.875 or versions 2.2 and later will work. Also, Flex version 2.5.31 or later is required. Bison can be downloaded from . -- cgit v1.2.3