BUILD.md edited online with Bitbucket
diff --git a/BUILD.md b/BUILD.md
index 9c34165..8eca2aa 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -89,7 +89,7 @@
 To test Voltha's self-registration with consul, run this (in another terminal):
 
 ```
-curl -s http://localhost:8500/v1/kv/?recurse | jq -r .
+curl -s http://localhost:8500/v1/kv/service/voltha/members?recurse | jq -r .
 ```
 
 This should print one key-value entry, something similar to: