From 185caf272de2392367b87a02420def5957f12b68 Mon Sep 17 00:00:00 2001 From: UselessBullets <80850784+UselessBullets@users.noreply.github.com> Date: Mon, 22 Jan 2024 02:52:00 -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 1262844..3e25533 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 free community edition) +- [Intellij IDEA](https://www.jetbrains.com/idea/download/) (Scroll down for the free community edition, if using linux **DO NOT** use the flatpak distribution) - Minecraft Development plugin (Optional, but highly recommended) ## Setup instructions