diff --git a/README.MD b/README.MD index f1c70958..81a5fd1f 100644 --- a/README.MD +++ b/README.MD @@ -100,7 +100,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@v0.16.3`, +- specific released version: `go install github.com/wttech/aemc/cmd/aem@v0.16.4`, - 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: