From f9e91ea2e5f53d0c7d63c1394741bb88c9d59519 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Wed, 30 Apr 2008 11:23:47 +0000 Subject: updated README for clarity, thanks frodwith git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@652333 13f79535-47bb-0310-9956-ffa450edef68 --- README | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README b/README index efe832ed..3ace1f6d 100644 --- a/README +++ b/README @@ -22,14 +22,12 @@ GNU/Linux) you can install these dependencies using the `apt-get` command: apt-get install automake autoconf libtool subversion-tools help2man -If you are running OS X and have [MacPorts][07] installed you can install some of -these dependencies by using the `port` command: +The OS X version of these dependencies may be out of date so it is recommended +that you use [MacPorts][07] to install newer versions using the `port` command: port install automake autoconf libtool help2man -Note: OS X users should already have Automake, Autoconf and Libtool installed. - -Note: MacPorts users will need to install svn2cl by hand. +Note: MacPorts users will need to install svn2cl by hand if they wish to use it. ### Bootstrapping ### -- cgit v1.2.3