summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFredrick Galoso <fred@wayoutmind.com>2010-10-16 13:22:02 -0500
committerFredrick Galoso <fred@wayoutmind.com>2010-10-16 13:22:02 -0500
commitdaf6bdcfe7d2d4eb2f69083973751ff85bb63a3d (patch)
treef83d8037943a58880cf193e63a8087fcf8d35779 /README.md
parentca38a7a580cca8ede9f8f1db4eb447ef0994d6b3 (diff)
fixed command for installing prerequisites on Ubuntu
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8edcf517..9d99dbb8 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ BigCouch has the same dependencies as CouchDB:
#### Installing prerequisites on Ubuntu
- sudo apt-get install erlang libicu42 lbicu-dev libcurl4-openssl-dev
+ sudo apt-get install erlang libicu42 libicu-dev libcurl4-openssl-dev
To install Spidermonkey 1.9.2 from PPA: