From f19e3fe0d131c68d1e77fcd8706b260c28f508b8 Mon Sep 17 00:00:00 2001 From: cbdev Date: Sat, 7 Sep 2019 14:20:00 +0200 Subject: maweb I/O buffering --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 25cdce0..33c4f5a 100644 --- a/README.md +++ b/README.md @@ -155,9 +155,9 @@ For Linux and OSX, just running `make` in the source directory should do the tri Some backends have been marked as optional as they require rather large additional software to be installed, for example the `ola` backend. To create a build including these, run `make full`. -To build on windows, install the crosscompiler package listed above and run -`make windows`. This will build `midimonster.exe` as well as a set of backends as DLL -files. +To build for Windows, you still need to compile on a Linux machine. +Install the crosscompiler package listed above and run `make windows`. +This will build `midimonster.exe` as well as a set of backends as DLL files. ## Development -- cgit v1.2.3