From 51b0ca1f48630962000e5663baa1dfcff3867af8 Mon Sep 17 00:00:00 2001 From: Xiang Li Date: Wed, 31 Jul 2013 19:41:26 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4da55fcbc..47cc3c6b8 100644 --- a/README.md +++ b/README.md @@ -358,7 +358,7 @@ We should see there are three nodes in the cluster Machine list is also available via this API ```sh -curl -L http://127.0.0.1:4001/v1/keys/machines +curl -L http://127.0.0.1:4001/v1/keys/_etcd/machines ``` ```json