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 ad2098b commit f148765Copy full SHA for f148765
dsl-core/io.mdsl.cli/README.md
@@ -7,7 +7,7 @@ Once you built the project with Gradle (call `./gradlew clean build` in the `dsl
7
8
You can also download the CLI binaries here:
9
10
- * https://github.com/Microservice-API-Patterns/MDSL-Specification/releases/download/v4.2.0/mdsl-cli-4.2.0.tar
+ * [mdsl-cli-4.2.0.tar](https://github.com/Microservice-API-Patterns/MDSL-Specification/releases/download/v4.2.0/mdsl-cli-4.2.0.tar)
11
* [mdsl-cli-4.2.0.zip](https://github.com/Microservice-API-Patterns/MDSL-Specification/releases/download/v4.2.0/mdsl-cli-4.2.0.zip)
12
13
1. Uncompress the ZIP or TAR file into the directory you want.
0 commit comments