projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9033d88
)
docs: make it so that people will stop experiencing build failure due to g++ not...
author
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 8 Jan 2008 18:03:29 +0000
(11:03 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 8 Jan 2008 18:03:29 +0000
(11:03 -0700)
docs/install.html
patch
|
blob
|
history
diff --git
a/docs/install.html
b/docs/install.html
index b3eac6bd9dfaa48ad2bd1b3ab9953ecca2fcd914..206da38ad7f1eded1ac75dcbb08d6a7e0b67f700 100644
(file)
--- a/
docs/install.html
+++ b/
docs/install.html
@@
-26,7
+26,7
@@
<p>Prior to installing Tahoe the following must be installed:
<ol>
- <li><a href="http://gcc.gnu.org/">g
cc</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>