From ff298182aaae92bf7bd0f32fcaf0f62c12e330ca Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 10 Jun 2008 16:19:34 -0700
Subject: [PATCH] doc: mention that "Mac Developer Tools" is the way to get
 gcc/g++ for Mac

---
 docs/install.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/install.html b/docs/install.html
index e1635edc..bae0dfd7 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -23,7 +23,7 @@
     <p>Prior to installing Tahoe ensure that the following are installed:
 
       <ol>
-	<li><a href="http://gcc.gnu.org/">g++</a> &gt;= v3.3 -- the Cygwin version of gcc/g++ works for Cygwin and for Windows</li>
+	<li><a href="http://gcc.gnu.org/">g++</a> &gt;= v3.3 -- the "Cygwin" version of gcc/g++ works for Cygwin and for Windows; the "Mac Developer Tools" version of gcc/g++ works for Mac</li>
 
 	<li><a href="http://gnu.org/software/make/">GNU make</a></li>
 
-- 
2.45.2