From d7799f59bf7862fba7021f43f33a9a7944cbc138 Mon Sep 17 00:00:00 2001 From: UselessBullets <80850784+UselessBullets@users.noreply.github.com> Date: Tue, 16 Jan 2024 09:46:30 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83a0a46..119131f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Template for making Babric mods for BTA! ## Prerequisites - JDK for Java 17 ([Eclipse Temurin](https://adoptium.net/temurin/releases/) recommended) -- [Intellij IDEA](https://www.jetbrains.com/idea/download/) (Scroll down for the community version ) +- [Intellij IDEA](https://www.jetbrains.com/idea/download/) (Scroll down for the community edition) - Minecraft Development plugin (Optional, but highly recommended) ## Setup instructions