summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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.