Update README.md

This commit is contained in:
Xiang Li 2013-07-31 19:41:26 -07:00
parent cc428c4e84
commit 51b0ca1f48

View File

@ -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