summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <wohali@apache.org>2016-09-09 02:34:08 -0400
committerJoan Touzet <wohali@apache.org>2016-09-09 02:34:08 -0400
commitaae4ff745dc31b96b7130b4e0b17026dec802937 (patch)
treea958df6836390dae7d0423ac0f959766eef452dc
parentcaa308f91cac6bfd6026d64fe1bf27482f55b513 (diff)
downloadcouchdb-aae4ff745dc31b96b7130b4e0b17026dec802937.tar.gz
Pull verify URL in from docs repo
-rw-r--r--INSTALL.Unix.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL.Unix.md b/INSTALL.Unix.md
index 9ff43bf06..2b93c978d 100644
--- a/INSTALL.Unix.md
+++ b/INSTALL.Unix.md
@@ -209,8 +209,9 @@ To check that everything has worked, point your web browser to:
http://127.0.0.1:5984/_utils/
-From here you should click "Verify" then "Verify Installation" to
-validate CouchDB is working as expected.
+From here you should verify your installation by pointing your web browser to:
+
+ http://localhost:5984/_utils/verify_install.html
## Running as a Daemon