Update /docs/installation.md

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
This commit is contained in:
utkarsh-singh1 2024-02-12 16:06:02 +05:30
parent 8bdd22d531
commit 2f655492a1
1 changed files with 1 additions and 1 deletions

View File

@ -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.