Repository: couchdb Updated Branches: refs/heads/master 1c1cc8f20 -> 4c91ba925
docs: do not recommend HiPE packages for installations Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/4c91ba92 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/4c91ba92 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/4c91ba92 Branch: refs/heads/master Commit: 4c91ba9253b6a8f3f4e40af42a63c20e271797d3 Parents: 1c1cc8f Author: Jan Lehnardt <[email protected]> Authored: Sun Dec 27 19:49:48 2015 +0100 Committer: Jan Lehnardt <[email protected]> Committed: Sun Dec 27 19:49:48 2015 +0100 ---------------------------------------------------------------------- INSTALL.Unix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/4c91ba92/INSTALL.Unix.md ---------------------------------------------------------------------- diff --git a/INSTALL.Unix.md b/INSTALL.Unix.md index c6de87a..f10d39b 100644 --- a/INSTALL.Unix.md +++ b/INSTALL.Unix.md @@ -61,7 +61,7 @@ Debian-based Systems You can install the dependencies by running: - sudo apt-get install build-essential erlang-base-hipe \ + sudo apt-get install build-essential erlang-base \ erlang-dev erlang-manpages erlang-eunit erlang-nox \ libicu-dev libmozjs185-dev libcurl4-openssl-dev \ pkg-config
