Fix README.md typo
Signed-off-by: Michael Hamrah <m@hamrah.com>
This commit is contained in:
parent
dfe615acc0
commit
05f35f087b
@ -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).
|
For a multi node cluster installer and bring up steps using ansible and kubeadm refer [here](contrib/ansible/README.md).
|
||||||
## Getting Started for Developers
|
## Getting Started for Developers
|
||||||
### Binary Dependencies and Specifications
|
### 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)
|
* [containerd](https://github.com/containerd/containerd)
|
||||||
* [runc](https://github.com/opencontainers/runc)
|
* [runc](https://github.com/opencontainers/runc)
|
||||||
* [CNI](https://github.com/containernetworking/cni)
|
* [CNI](https://github.com/containernetworking/cni)
|
||||||
|
Loading…
Reference in New Issue
Block a user