Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Commit

Permalink
Tweak readme for Windows build quirk
Browse files Browse the repository at this point in the history
In reference to #56.
  • Loading branch information
steve committed Jun 9, 2018
1 parent 9f44706 commit 2aeaef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ AsciiDoc sources for the docs hosted at <https://docs.bisq.network>.

## Build

To build locally, run `./gradlew build` and then open `build/asciidoc/html5/index.html` in your browser.
To build locally, run `./gradlew build` (`gradlew.bat build --project-cache-dir=../cache` on Windows) and then open `build/asciidoc/html5/index.html` in your browser.

## Deploy

Expand Down

0 comments on commit 2aeaef0

Please sign in to comment.