Merge pull request #321 from mhamrah/patch-1

Quick typo fix for README.md
This commit is contained in:
Lantao Liu 2017-10-03 15:05:37 -07:00 committed by GitHub
commit 475471f8a0

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)