Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akrzos committed Feb 11, 2021
1 parent c323e6f commit 9cd6542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ kubeSize is a kubernetes CLI plugin to easily aggregate sizing and capacity data
Linux

```console
curl -L https://github.com/akrzos/kubeSize/releases/download/v0.1.2/kubeSize_0.1.2_Linux_x86_64.tar.gz | tar xvz - -C /usr/local/bin kubectl-capacity
curl -L https://github.com/akrzos/kubeSize/releases/download/v0.1.2/kubeSize_0.1.2_Linux_x86_64.tar.gz | tar xvz -C /usr/local/bin kubectl-capacity
```

Mac
Expand Down

0 comments on commit 9cd6542

Please sign in to comment.