From 7e63b34ac88f8b9af445d701f6a2b8efbfe25404 Mon Sep 17 00:00:00 2001 From: Sunskimmer822 <92886026+Sunskimmer822@users.noreply.github.com> Date: Tue, 2 Aug 2022 18:03:01 -0700 Subject: [PATCH] screw backslashes :troll: --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 08e17f5..4c5f9e0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Build -unix-like and windows (Powershell): ./gradlew build -windows (CMD.exe): .\gradlew build +While inside the root directory of the repo: ./gradlew build the resulting file will be located at [repo root]/build/libs/mod-VERSION.jar