commit | 63f51bfadf15dec4ab7e09a30130f69314118f52 | [log] [tgz] |
---|---|---|
author | Zsolt Haraszti <zharaszt@ciena.com> | Wed Sep 21 23:21:56 2016 +0000 |
committer | Zsolt Haraszti <zharaszt@ciena.com> | Wed Sep 21 23:21:56 2016 +0000 |
tree | 993c8bbaf0f03f592b80b464fa8a8d47c5334aaa | |
parent | 31e29604d3fbd3d6b1db99092549ba7dd9a6be6b [diff] |
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: