From f9d26f43aef2070a1d7dea411d322dec6b99aeaa Mon Sep 17 00:00:00 2001 From: valoeghese Date: Mon, 19 Apr 2021 10:05:22 +1300 Subject: [PATCH] y is it broken smh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8568106..a6f3d05 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The (unofficial) [Fabric](https://fabricmc.net/) home for 1.2.5 and Beta 1.7.3 - 1. Edit build.gradle and mod.json to suit your needs. * The "mixins" object can be removed from mod.json if you do not need to use mixins. * Please remember to replace all occurrences of "modid" with your own mod ID. -2. Run the following command: +2. Run the following command, replacing "eclipse" with the command your specific ide if you are not using eclipse: ``` ./gradlew eclipse