diff --git a/README.md b/README.md index f48011a..5f236a3 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,12 @@ The mod will generate a config file in your `config` directory on the first run. ## Building -```bash +```powershell gradle clean build ``` +```powershell +.\gradlew.bat +``` ## Requirements - Java 25