Adding other platforms.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27176 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index ca21ade..5c535f7 100644
--- a/docs/TestingGuide.html
+++ b/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>
<!--=========================================================================-->