Removed fedora installation instruction from installation.md

Signed-off-by: utkarsh-singh1 <utkarsh.singh1@india.nec.com>
This commit is contained in:
utkarsh-singh1 2023-12-05 00:03:25 +05:30
parent 0405de4f6d
commit 9ecf2f919e

View File

@ -62,14 +62,6 @@ If you have [EPEL](https://fedoraproject.org/wiki/EPEL) enabled in your system,
sudo yum -y install kompose
```
## Fedora
Kompose is in Fedora 24, 25 and 26 repositories. You can install it just like any other package.
```bash
sudo dnf -y install kompose
```
## macOS
On macOS, you can install the latest release via [Homebrew](https://brew.sh) or [MacPorts](https://www.macports.org/).