Skip to content

Commit

Permalink
build v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
navilg committed Mar 31, 2023
1 parent ccd30a8 commit 694d334
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ curl -LO https://raw.githubusercontent.com/navilg/k8senv/main/bin/k8senv
chmod +x k8senv
```

To download specific version of `k8senv`. For e.g. To download version `0.1.1`
To download specific version of `k8senv`. For e.g. To download version `0.1.2`

```
cd ~/.k8senv/bin
curl -LO https://github.com/navilg/k8senv/raw/v0.1.1/bin/k8senv
curl -LO https://github.com/navilg/k8senv/raw/v0.1.2/bin/k8senv
chmod +x k8senv
```

Expand Down
Binary file modified bin/k8senv
Binary file not shown.

0 comments on commit 694d334

Please sign in to comment.