Adding other platforms.
authorJim Laskey <jlaskey@mac.com>
Mon, 27 Mar 2006 19:09:44 +0000 (19:09 +0000)
committerJim Laskey <jlaskey@mac.com>
Mon, 27 Mar 2006 19:09:44 +0000 (19:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27176 91177308-0d34-0410-b5e6-96231b3b80d8

docs/TestingGuide.html

index ca21ade09fcf32163165e2a103431962277ffe9b..5c535f7f1f30fce261412fc441b17d63eaa07810 100644 (file)
@@ -90,7 +90,10 @@ filenames themselves on the <tt>configure</tt> line.</li>
 </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>
 
 <!--=========================================================================-->