Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joseluisq committed Nov 28, 2020
1 parent 2ac7a41 commit b7ac9a2
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 @@ -13,7 +13,7 @@ It can be considered as a counterpart of [GNU env](https://www.gnu.org/software/

```sh
curl -sSL \
"https://github.com/joseluisq/enve/releases/download/v1.1.0/enve_v1.1.0_linux_amd64.tar.gz" \
"https://github.com/joseluisq/enve/releases/download/v1.2.0/enve_v1.2.0_linux_amd64.tar.gz" \
| sudo tar zxf - -C /usr/local/bin/ enve
```

Expand Down

0 comments on commit b7ac9a2

Please sign in to comment.