diff options
Diffstat (limited to 'install.md')
-rw-r--r-- | install.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/install.md b/install.md index 0973088d1..535e5b137 100644 --- a/install.md +++ b/install.md @@ -27,6 +27,7 @@ Fedora, CentOS, RHEL, and related distributions: yum install -y \ btrfs-progs-devel \ conmon \ + containernetworking-cni \ device-mapper-devel \ git \ glib2-devel \ @@ -72,7 +73,7 @@ If using an older release or a long-term support release, be careful to double-c **NOTE** -Be careful to double-check that the version of golang is new enough, version 1.8.x or higher is required. If needed, golang kits are avaliable at https://golang.org/dl/ +Be careful to double-check that the version of golang is new enough, version 1.8.x or higher is required. If needed, golang kits are available at https://golang.org/dl/ **Optional** |