Merge pull request #25 from wine/gnu/linux

GNU/Linux rephrase
This commit is contained in:
wine 2018-10-03 08:43:42 +02:00 committed by GitHub
commit 889e917d46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

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