diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index ca21ade09fc..5c535f7f1f3 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -90,7 +90,10 @@ filenames themselves on the configure line.

Mac OS X developers can simplify installation of Expect and tcl by using -fink. fink install expect will install both.

+fink. fink install expect will install both. Alternatively, users not +using Mac OS X an use sudo port install expect to install Expect and +tcl.

+