We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a6a05f commit f677d6cCopy full SHA for f677d6c
dsl-core/io.mdsl.cli/README.md
@@ -7,8 +7,8 @@ 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
- * [mdsl-cli-4.1.0.tar](https://github.com/socadk/MDSL/releases/download/v4.1.0/mdsl-cli-4.1.0.tar)
11
- * [mdsl-cli-4.1.0.zip](https://github.com/socadk/MDSL/releases/download/v4.1.0/mdsl-cli-4.1.0.zip)
+ * [mdsl-cli-4.2.0.tar](https://github.com/socadk/MDSL/releases/download/v4.2.0/mdsl-cli-4.2.0.tar)
+ * [mdsl-cli-4.2.0.zip](https://github.com/socadk/MDSL/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.
14
2. Run the CLI by using the executable in the `bin` folder.
0 commit comments