Author: nslater
Date: Tue Mar 24 13:18:23 2009
New Revision: 757783
URL: http://svn.apache.org/viewvc?rev=757783&view=rev
Log:
corrected invokation
Modified:
couchdb/trunk/README
Modified: couchdb/trunk/README
URL:
http://svn.apache.org/viewvc/couchdb/trunk/README?rev=757783&r1=757782&r2=757783&view=diff
==============================================================================
--- couchdb/trunk/README (original)
+++ couchdb/trunk/README Tue Mar 24 13:18:23 2009
@@ -156,13 +156,13 @@
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.