From 669c7662f87e9f074a1672fe37777ed251677c93 Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Sun, 30 Oct 2016 22:12:26 +0100 Subject: [PATCH] Readme: Adjust ant to gradle --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7bac6a..de56353 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ You need [Apache Ant](http://ant.apache.org) and Gradle installed. To also build the windows exe: ``` -ant dist +gradle dist ``` You need to download launch4j into the folder `./launch4j`.