From d4e0579ec88e999d42c9f4ffd32489396dce63c4 Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 3 Nov 2015 19:28:42 +0100 Subject: [feat] Support Debian Jessie Add a documentation snippet to the README how to install couchdb from debian unstable. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f47c67c..096221a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,14 @@ For more information about couchdb see http://couchdb.apache.org/ - ruby module from the shared-modules group +# Couchdb debian packages + +## Jessie + +There are no couchdb packages for jessie, so the only way is to +to configure apt to install couchdb from unstable by adding a +sources list file to `/etc/apt/sources.list.d`. + ## Example usage This will setup couchdb: -- cgit v1.2.3