Skip to content

Commit

Permalink
Merge pull request #1774 from utkarsh-singh1/update-docs-installation-md
Browse files Browse the repository at this point in the history
Removed fedora installation instruction from installation.md
  • Loading branch information
k8s-ci-robot authored Dec 4, 2023
2 parents 0405de4 + 9ecf2f9 commit af06917
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).
Expand Down

0 comments on commit af06917

Please sign in to comment.