diff options
author | Noah Slater <nslater@apache.org> | 2009-01-11 15:13:40 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2009-01-11 15:13:40 +0000 |
commit | 2417e37a68178c3212c9374d73bea5a2522ab418 (patch) | |
tree | cf60a5b66ee96ff4ce2017ff225a085ced454b8d /README | |
parent | 27b2a0becb1395bdc9159483483712e98d28fcf8 (diff) |
slight formatting change
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733483 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ If you are running a Debian GNU/Linux system (or a derivative such as Ubuntu GNU/Linux) you can install the dependencies using the `apt-get` command: apt-get install build-essential erlang libicu38 libicu-dev libmozjs-dev \ - libcurl4-openssl-dev + libcurl4-openssl-dev If you get an error regarding the `libicu38` or `libicu-dev` be sure to check the version used by your distribution (using `apt-cache search libicu`) and |