diff --git a/documentation/README.darwin.html b/documentation/README.darwin.html
index 249059434..23725aad0 100644
--- a/documentation/README.darwin.html
+++ b/documentation/README.darwin.html
@@ -38,10 +38,18 @@ Run make.
As distributed, EPICS on Mac OS X uses the default command line input
routines. IOC applications are much more pleasant to interact with if
-either the readline or libtecla input libraries is used. The easiest
+either the readline or libtecla library is used. The easiest
way to get either or both of these libraries on to your system is to
-download and install them using the Fink package manager. Fink
-may be downloaded from
+download and install them using the either the DarwinPorts
+distribution or the Fink package manager.
+
+Information on DarwinPorts is available from
+the DarwinPorts
+project page.
+DarwinPorts binary packages are available from
+here.
+
+Fink may be downloaded from
the Source Forge.