From be61428c07271c2232fccf693f23baee11efc436 Mon Sep 17 00:00:00 2001 From: wine Date: Wed, 3 Oct 2018 08:41:36 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 451a4661..e8b1e4bd 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,9 @@ git clone https://github.com/zeroeightysix/KAMI/ cd KAMI ``` -On linux, run `chmod +x gradlew` and for the following commands use `./gradlew` instead of `gradlew.bat` +On GNU/Linux, run `chmod +x gradlew` and for the following commands use `./gradlew` instead of `gradlew.bat` + +Of-course you can also use a Gradle installation if you for some reason want another verison of gradle ``` gradlew.bat setupDecompWorkspace