We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b2e0a4 commit 9a81304Copy full SHA for 9a81304
documentation/developer-guide/modules/tooling-guide/pages/samm-cli.adoc
@@ -5,7 +5,8 @@
5
6
The SAMM CLI is a command line tool for the validation of Aspect Models and the generation of
7
artifacts, such as documentation or code, from Aspect Models. It is available as a native executable
8
-for multiple platforms (Windows, Linux and macOS) and as an executable jar, see https://github.com/eclipse-esmf/esmf-sdk/releases.
+for multiple platforms (Windows, Linux and macOS) and as an executable JAR file. You can find the
9
+latest release [on GitHub](https://github.com/eclipse-esmf/esmf-sdk/releases/latest).
10
11
[[samm-cli-getting-started]]
12
== Running the SAMM CLI
0 commit comments