mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Merge pull request #2008 from BravoIndia/patch-1
Update build.md (Clarify Windows gradlew command)
This commit is contained in:
commit
04706969cf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue