forked from LaconicNetwork/kompose
Fix link to fedora setup in docs
This commit is contained in:
parent
abf81926c0
commit
fa255d2c78
@ -41,7 +41,7 @@ Installation methods:
|
|||||||
- [Binary (Prefered method)](README.md)
|
- [Binary (Prefered method)](README.md)
|
||||||
- [Go](/docs/setup.md#go)
|
- [Go](/docs/setup.md#go)
|
||||||
- [CentOS](/docs/setup.md#centos)
|
- [CentOS](/docs/setup.md#centos)
|
||||||
- [Fedora](/docs/setup.mdfedora)
|
- [Fedora](/docs/setup.md#fedora)
|
||||||
- [macOS (Homebrew)](/docs/setup.md#macos)
|
- [macOS (Homebrew)](/docs/setup.md#macos)
|
||||||
|
|
||||||
#### Binary installation
|
#### Binary installation
|
||||||
@ -49,7 +49,7 @@ Installation methods:
|
|||||||
Kompose is released via GitHub on a three-week cycle, you can see all current releases on the [GitHub release page](https://github.com/kubernetes-incubator/kompose/releases).
|
Kompose is released via GitHub on a three-week cycle, you can see all current releases on the [GitHub release page](https://github.com/kubernetes-incubator/kompose/releases).
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Linux
|
# Linux
|
||||||
curl -L https://github.com/kubernetes-incubator/kompose/releases/download/v0.6.0/kompose-linux-amd64 -o kompose
|
curl -L https://github.com/kubernetes-incubator/kompose/releases/download/v0.6.0/kompose-linux-amd64 -o kompose
|
||||||
|
|
||||||
# macOS
|
# macOS
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user