summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 3827a5fb..23921496 100644
--- a/README
+++ b/README
@@ -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