Updated Branches: refs/heads/docs f53a4a7f5 -> 3a2b71fbb
whitespace Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/3a2b71fb Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/3a2b71fb Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/3a2b71fb Branch: refs/heads/docs Commit: 3a2b71fbb30d0f11dd81977d257a854ddc3df1d2 Parents: f53a4a7 Author: Jan Lehnardt <[email protected]> Authored: Sun Nov 25 14:56:20 2012 +0100 Committer: Jan Lehnardt <[email protected]> Committed: Sun Nov 25 14:56:20 2012 +0100 ---------------------------------------------------------------------- DEVELOPERS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/3a2b71fb/DEVELOPERS ---------------------------------------------------------------------- diff --git a/DEVELOPERS b/DEVELOPERS index 0f58038..cf95dad 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -40,10 +40,10 @@ You can install the dependencies by running: sudo apt-get install autoconf sudo apt-get install autoconf-archive sudo apt-get install pkg-config - + Optional dependencies: - - sudo apt-get install python-sphinx + + sudo apt-get install python-sphinx sudo apt-get install texlive-latex-base sudo apt-get install texlive-latex-recommended sudo apt-get install texlive-latex-extra @@ -60,7 +60,7 @@ You can install the dependencies by running: brew install libtool brew install automake - brew install autoconf + brew install autoconf brew install autoconf-archive brew install pkg-config @@ sphinx
