Update README.md

This commit is contained in:
samo_lego 2019-11-30 22:32:24 +01:00 committed by GitHub
parent 4187a855fb
commit 4a536e87d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 5 deletions

View File

@ -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: