Fix typo in README.md (#181)

This commit is contained in:
Ali Ok 2019-06-13 23:42:43 +03:00 committed by Knative Prow Robot
parent 39d994794b
commit e010ca816d
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
You can grab the latest nightly binary executable for:
* [Max OS X](https://storage.cloud.google.com/knative-nightly/client/latest/kn-darwin-amd64)
* [Linix AMD 64](https://storage.googleapis.com/knative-nightly/client/latest/kn-linux-amd64)
* [Linux AMD 64](https://storage.googleapis.com/knative-nightly/client/latest/kn-linux-amd64)
* [Windows AMD 64](https://storage.googleapis.com/knative-nightly/client/latest/kn-windows-amd64.exe)
Put it on your system path, and make sure it's executable.