Skip to content

Commit

Permalink
Fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
wincentbalin committed Mar 6, 2018
1 parent f4c7084 commit 7a4f1d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# **audiowaveform** compilation for Windows using MinGW
# audiowaveform compilation for Windows using MinGW
Compile [audiowaveform](https://github.com/bbc/audiowaveform) to static Windows binaries using MinGW in Docker.

## Building
Just run

`bash
```bash
./compile_audiowaveform.sh
`
```

in _Docker Quickstart Terminal_, if you are in Windows, or in any terminal with _Docker_ installed, if in Linux.

Expand Down

0 comments on commit 7a4f1d3

Please sign in to comment.