From 4a536e87d007c66812530071229e27fefd3a3e70 Mon Sep 17 00:00:00 2001 From: samo_lego <34912839+samolego@users.noreply.github.com> Date: Sat, 30 Nov 2019 22:32:24 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2f7a92d..d9ffeaf 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ # Simple Authentication Mod +Requires Fabric API. + ## Setup -1. Clone the repository. Run the following commands: -``` -./gradlew genSources -./gradlew idea -``` +1. Clone the repository. 2. Edit the code you want. 3. To build run the following command: