From e003e1d3574c04508939505abe7673eb78862707 Mon Sep 17 00:00:00 2001 From: Anuken Date: Sat, 6 Jan 2018 13:16:49 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1bab5dcff..dc72a19112 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ _Building:_ `./gradlew desktop:dist` --- Gradle may take up to several minutes to download files. Be patient.
-After building, the output .JAR file should be in the output JAR file should be in `/desktop/build/libs/desktop-1.0.jar.` +After building, the output .JAR file should be in the output JAR file should be in `/desktop/build/libs/desktop-release.jar.` ### Downloads