diff --git a/docs/installation.md b/docs/installation.md index 4d70b230..6b8b48b9 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -53,7 +53,7 @@ go install github.com/kubernetes/kompose@latest ## CentOS -Kompose is in [EPEL](https://fedoraproject.org/wiki/EPEL) CentOS repository. +Kompose is in [EPEL](https://fedoraproject.org/wiki/EPEL) (Available in EPEL 7 package repository) CentOS repository. If you don't have [EPEL](https://fedoraproject.org/wiki/EPEL) repository already installed and enabled you can do it by running `sudo yum install epel-release` If you have [EPEL](https://fedoraproject.org/wiki/EPEL) enabled in your system, you can install Kompose like any other package.