Merge pull request #5534 from gyuho/readme

README: minor fix in README
This commit is contained in:
Xiang Li 2016-06-10 14:46:15 -07:00 committed by GitHub
commit a92ea417b4

View File

@ -63,7 +63,7 @@ ETCDCTL_API=3 etcdctl put mykey "this is awesome"
ETCDCTL_API=3 etcdctl get mykey
```
That's it-- etcd is running and serving keys.
That's it! etcd is now running and serving client requests.
### etcd TCP ports