You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2016/09/09 06:34:18 UTC

couchdb commit: updated refs/heads/master to aae4ff7

Repository: couchdb
Updated Branches:
  refs/heads/master caa308f91 -> aae4ff745


Pull verify URL in from docs repo


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/aae4ff74
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/aae4ff74
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/aae4ff74

Branch: refs/heads/master
Commit: aae4ff745dc31b96b7130b4e0b17026dec802937
Parents: caa308f
Author: Joan Touzet <wo...@apache.org>
Authored: Fri Sep 9 02:34:08 2016 -0400
Committer: Joan Touzet <wo...@apache.org>
Committed: Fri Sep 9 02:34:08 2016 -0400

----------------------------------------------------------------------
 INSTALL.Unix.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/aae4ff74/INSTALL.Unix.md
----------------------------------------------------------------------
diff --git a/INSTALL.Unix.md b/INSTALL.Unix.md
index 9ff43bf..2b93c97 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