You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.MD
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ sh aemw version
66
66
Ensure having installed [Go](https://go.dev/dl/) then run command:
67
67
68
68
- latest released version: `go install github.com/wttech/aemc/cmd/aem@latest`,
69
-
- specific released version: `go install github.com/wttech/aemc/cmd/aem@vX.Y.Z` (replace `X.Y.Z` with one of [releases](https://github.com/wttech/aemc/releases)),
69
+
- specific released version: `go install github.com/wttech/aemc/cmd/aem@v0.5.10`,
0 commit comments