Fix README.md typo

Signed-off-by: Michael Hamrah <m@hamrah.com>
This commit is contained in:
Michael Hamrah 2017-10-03 09:43:45 -04:00
parent dfe615acc0
commit 05f35f087b

View File

@ -21,7 +21,7 @@ With it, you could run Kubernetes using containerd as the container runtime.
For a multi node cluster installer and bring up steps using ansible and kubeadm refer [here](contrib/ansible/README.md).
## Getting Started for Developers
### Binary Dependencies and Specifications
The current release of `cri-containerd` has following depedencies:
The current release of `cri-containerd` has the following dependencies:
* [containerd](https://github.com/containerd/containerd)
* [runc](https://github.com/opencontainers/runc)
* [CNI](https://github.com/containernetworking/cni)