Adding other platforms.

llvm-svn: 27176
diff --git a/llvm/docs/TestingGuide.html b/llvm/docs/TestingGuide.html
index ca21ade..5c535f7 100644
--- a/llvm/docs/TestingGuide.html
+++ b/llvm/docs/TestingGuide.html
@@ -90,7 +90,10 @@
 </dl>
 
 <p>Mac OS X developers can simplify installation of Expect and tcl by using
-fink.  <tt>fink install expect</tt> will install both.</p>
+fink.  <tt>fink install expect</tt> will install both. Alternatively, users not
+using Mac OS X an use <tt>sudo port install expect</tt> to install Expect and
+tcl.</p>
+
 </div>
 
 <!--=========================================================================-->