From 09201f9c274bd4675c07da8dc8c6e36b87398f54 Mon Sep 17 00:00:00 2001 From: dags Date: Fri, 26 Jun 2020 19:50:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4f632f..3f79b30 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The project relies on Gradle for build and dependency management. In order to co to use the maven-publish task, with the mod binary being located under the 'TerraForgedMod' sub-project. -Command: +#### Command ```shell script ./gradlew publish ```