Skip to content

Commit

Permalink
ʕ◔ϖ◔ʔ Release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
c-bata committed Oct 16, 2017
1 parent acc22f7 commit ba1a338
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ Binaries are available from [github release](https://github.com/c-bata/kube-prom

```
# macOS (darwin)
wget https://github.com/c-bata/kube-prompt/releases/download/v1.0.2/kube-prompt_v1.0.2_darwin_amd64.zip
unzip kube-prompt_v1.0.2_darwin_amd64.zip
wget https://github.com/c-bata/kube-prompt/releases/download/v1.0.3/kube-prompt_v1.0.3_darwin_amd64.zip
unzip kube-prompt_v1.0.3_darwin_amd64.zip
# Linux
wget https://github.com/c-bata/kube-prompt/releases/download/v1.0.2/kube-prompt_v1.0.2_linux_amd64.zip
unzip kube-prompt_v1.0.2_linux_amd64.zip
wget https://github.com/c-bata/kube-prompt/releases/download/v1.0.3/kube-prompt_v1.0.3_linux_amd64.zip
unzip kube-prompt_v1.0.3_linux_amd64.zip
# After that please put executable to your PATH:
chmod +x kube-prompt
Expand Down

0 comments on commit ba1a338

Please sign in to comment.