summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortill <till@php.net>2010-12-03 00:29:25 +0100
committerjoewilliams <joe@joetify.com>2010-12-06 20:51:40 -0800
commitf80cd3fd5928b4f18e1b626b2bec5a2bb5aae410 (patch)
treed7cf3269df6d9f3756ac39c9a56dec8681f9b14a /README.md
parentdcf8df2742ef7184f9f90622cdbec9cac2024c0f (diff)
* put the common.js launchpad ppa into its own .list file
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 9d99dbb8..c0d0debb 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ BigCouch has the same dependencies as CouchDB:
To install Spidermonkey 1.9.2 from PPA:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 74EE6429
- sudo bash -c 'echo "deb http://ppa.launchpad.net/commonjs/ppa/ubuntu karmic main" >> /etc/apt/sources.list'
+ sudo bash -c 'echo "deb http://ppa.launchpad.net/commonjs/ppa/ubuntu karmic main" >> /etc/apt/sources.list.d/commonjs.list'
sudo apt-get update
sudo apt-get install libmozjs-1.9.2 libmozjs-1.9.2-dev
sudo ln -s /usr/lib/libmozjs-1.9.2.so /usr/lib/libmozjs.so