From aeb238c82119c0bfdadea7ef54d37bd1f916e4ad Mon Sep 17 00:00:00 2001 From: azurelmao <58854399+azurelmao@users.noreply.github.com> Date: Sun, 20 Aug 2023 13:05:49 +0200 Subject: [PATCH] IDEA --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fffa40..2c07b84 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Template for making Babric mods for BTA! ## Setup instructions 1. Click the `Use this template` button on this repo's page above. Choose `Create a new respository`, you will be redirected to a new page. Enter your repo's name and description, and hit `Create repository`. - To get your project, open IntelliJ and click `Get from VCS`. Select `Repository URL` and enter your repo's url + To get your project, open IntelliJ IDEA and click `Get from VCS`. Select `Repository URL` and enter your repo's url 2. After the project has finished importing, close it and open it again. If that does not work, open the right sidebar with `Gradle` on it, open `Tasks` > `fabric` and run `ideaSyncTask`.