Fix an anchor.
[oota-llvm.git] / docs / TestingGuide.html
index ca21ade09fcf32163165e2a103431962277ffe9b..ac8e72bcb5e341c57111eb6c3970ec1dc5449b93 100644 (file)
@@ -89,8 +89,11 @@ filenames themselves on the <tt>configure</tt> line.</li>
 </ul></dd>
 </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>
+<p>Darwin (Mac OS X) developers can simplify the installation of Expect and tcl
+by using fink.  <tt>fink install expect</tt> will install both. Alternatively,
+Darwinports users can use <tt>sudo port install expect</tt> to install Expect
+and tcl.</p>
+
 </div>
 
 <!--=========================================================================-->