Merge pull request #525 from cdrage/typo-readme

Fix typo in tarball link in readme
This commit is contained in:
Tomas Kral 2017-04-03 14:58:49 +02:00 committed by GitHub
commit 1f0ecbdc6e

View File

@ -53,7 +53,7 @@ chmod +x kompose
sudo mv ./kompose /usr/local/bin/kompose sudo mv ./kompose /usr/local/bin/kompose
``` ```
Alternatively, you can download the [tarball](https://github.com/kubernetes-incubator/kompose/releases]. Alternatively, you can download the [tarball](https://github.com/kubernetes-incubator/kompose/releases).
#### Go #### Go