README: minor fix in README

This commit is contained in:
Gyu-Ho Lee 2016-06-01 23:33:59 -07:00
parent 29d2caf14a
commit ab3398f7fd

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