Procházet zdrojové kódy

Merge branch 'master' of https://github.com/xiangli-cmu/etcd

Xiang Li před 13 roky
rodič
revize
98d6dc0dd4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
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