commit 10f4472f138d3852fe171112ba570efc12d7de56 parent 5001c273f63d0dfbd3a6c6e22b84b66f0dc7ea6d Author: Daniel Gultsch <daniel@gultsch.de> Date: Wed, 23 Aug 2017 17:22:07 +0200 change download link to version 0.2 Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -15,7 +15,7 @@ This tool helps you to asses if your server supports those compliance profiles. ## Usage -Download the compiled [ComplianceTester-0.1.jar](https://gultsch.de/files/ComplianceTester-0.1.jar) or build with ```mvn package``` (needs Java 8) +Download the compiled [ComplianceTester-0.2.jar](https://gultsch.de/files/ComplianceTester-0.2.jar) or build with ```mvn package``` (needs Java 8) Run with ```java -jar target/ComplianceTester-0.1.jar username@domain password```