diff options
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -46,7 +46,7 @@ Bootstrap the pristine source by running: Installation and First Run -------------------------- -UNIX-like Operating Systems (inc. Mac OS X) +Unix-like Operating Systems (inc. Mac OS X) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dependencies @@ -130,7 +130,7 @@ data/log directories. You can use whatever tool your system provides to create a new `couchdb` user. -On many UNIX-like systems you can run: +On many Unix-like systems you can run: adduser --system --home /usr/local/var/lib/couchdb --no-create-home \ --shell /bin/bash --group --gecos "CouchDB Administrator" couchdb |