Merge pull request #2008 from BravoIndia/patch-1

Update build.md (Clarify Windows gradlew command)
This commit is contained in:
Manfred Karrer 2018-11-30 13:47:39 +01:00 committed by GitHub
commit 04706969cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ You do _not_ need to install Gradle to complete the following command. The `grad
./gradlew build
If on Windows use the `gradlew.bat` script instead.
If on Windows run `gradlew.bat build` instead.
## Run