Fix typo in tarball link in readme

Fixes the link on the README.md related to the tarball archive
This commit is contained in:
Charlie Drage 2017-03-29 09:31:38 -04:00
parent 309d5a9f7f
commit e2e7e8391d

View File

@ -53,7 +53,7 @@ chmod +x 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