]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs: make it so that people will stop experiencing build failure due to g++ not...
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 8 Jan 2008 18:03:29 +0000 (11:03 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 8 Jan 2008 18:03:29 +0000 (11:03 -0700)
docs/install.html

index b3eac6bd9dfaa48ad2bd1b3ab9953ecca2fcd914..206da38ad7f1eded1ac75dcbb08d6a7e0b67f700 100644 (file)
@@ -26,7 +26,7 @@
     <p>Prior to installing Tahoe the following must be installed:
 
       <ol>
-       <li><a href="http://gcc.gnu.org/">gcc</a> including g++ -- the Cygwin version of gcc works for Cygwin and for Windows</li>
+       <li><a href="http://gcc.gnu.org/">g++</a> -- the Cygwin version of gcc/g++ works for Cygwin and for Windows</li>
 
        <li><a href="http://gnu.org/software/make/">GNU make</a></li>