From: Jim Laskey Date: Mon, 27 Mar 2006 19:46:38 +0000 (+0000) Subject: Misunderstanding. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=30c495e0f799d8ea2731d9c11a711a7ab7458410;p=oota-llvm.git Misunderstanding. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27179 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index 830ee68015b..ac8e72bcb5e 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -91,8 +91,8 @@ filenames themselves on the configure line.

Darwin (Mac OS X) developers can simplify the installation of Expect and tcl by using fink. fink install expect will install both. Alternatively, -users not using Darwin can use sudo port install expect to install -Expect and tcl.

+Darwinports users can use sudo port install expect to install Expect +and tcl.