From 467047a0119fea2845819fff69def4a99641e855 Mon Sep 17 00:00:00 2001 From: iczero Date: Sun, 19 Aug 2018 19:46:41 -0700 Subject: [PATCH] Fix typo (#197) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee7e800b58..f73a12c3c7 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,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-release.jar.` +After building, the output .JAR file should be in `/desktop/build/libs/desktop-release.jar.` ### Downloads