summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 333a9ce2..83463950 100644
--- a/README
+++ b/README
@@ -146,8 +146,9 @@ You should make sure that the `couchdb` user has a working POSIX shell and set
the home directory to `/usr/local/var/lib/couchdb` which is the Apache CouchDB
database directory.
-Change the ownership of the Apache CouchDB data directories by running:
+Change the ownership of the Apache CouchDB directories by running:
+ chown -R couchdb /usr/local/etc/couchdb
chown -R couchdb /usr/local/var/lib/couchdb
chown -R couchdb /usr/local/var/log/couchdb