Skip to content

Commit

Permalink
Release v1.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
krystian-panek-vmltech committed Feb 28, 2023
1 parent 4aeb0e2 commit 5e78eff
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 @@ -102,7 +102,7 @@ sh aemw version
Ensure having installed [Go](https://go.dev/dl/) then run command:

- latest released version: `go install github.com/wttech/aemc/cmd/aem@latest`,
- specific released version: `go install github.com/wttech/aemc/cmd/aem@v1.0.19`,
- specific released version: `go install github.com/wttech/aemc/cmd/aem@v1.0.20`,
- recently committed version: `go install github.com/wttech/aemc/cmd/aem@main`,

Use installed version of the tool instead of the one defined in file *aem/api.sh* by running the following command:
Expand Down

0 comments on commit 5e78eff

Please sign in to comment.