Skip to content

Commit

Permalink
docs: update go install instructions [skip ci]
Browse files Browse the repository at this point in the history
resolves #4
joseluisq committed Mar 28, 2023
1 parent 6468237 commit ecd8f27
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
@@ -21,7 +21,7 @@ curl -sSL \
Using Go:

```sh
go get -u github.com/joseluisq/enve
go install github.com/joseluisq/enve@latest
```

Release binaries also available on [joseluisq/enve/releases](https://github.com/joseluisq/enve/releases)

0 comments on commit ecd8f27

Please sign in to comment.