From b59e6b17f66234833646de20731d4367a709ce05 Mon Sep 17 00:00:00 2001 From: UselessBullets <80850784+UselessBullets@users.noreply.github.com> Date: Sat, 24 Feb 2024 02:09:18 -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 3e25533..46e42d4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,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 repository`, you will be redirected to a new page. Enter your repo's name and description, and hit `Create repository`. +1. Click the `Use this template` button on this repo's page above (Will only appear if logged in). Choose `Create a new repository`, 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 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.