summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2009-03-24 13:18:23 +0000
committerNoah Slater <nslater@apache.org>2009-03-24 13:18:23 +0000
commita51953bd00178a3810d7f487b5a24bd6621e385e (patch)
treeceb4472691531f5bad2e6985930e5b1f9cc6b540 /README
parent3f2925278d4fb6f0c38355ec8e1df82744822d73 (diff)
corrected invokation
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@757783 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index a1cdc9f8..333a9ce2 100644
--- a/README
+++ b/README
@@ -156,13 +156,13 @@ Running Manually
You can start the Apache CouchDB server by running:
- sudo -i -u couchdb couchdb
+ sudo -i -u couchdb couchdb -b
This uses the `sudo` command to run the `couchdb` command as the `couchdb` user.
When Apache CouchDB starts it should eventually display the following message:
- Apache CouchDB has started, time to relax. See http://127.0.0.1:5984/_utils/index.html
+ Apache CouchDB has started, time to relax.
Relax.