From cb17ab98ebffb5b736068452da5a46016caba424 Mon Sep 17 00:00:00 2001 From: cbdev Date: Wed, 13 Nov 2019 23:16:46 +0100 Subject: Fix package listing... --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6b08018..83cd06b 100644 --- a/README.md +++ b/README.md @@ -198,10 +198,10 @@ To build for Windows, you still need to compile on a Linux machine (virtual mach In a fresh Debian installation, you will need to install the following packages (using `apt-get install` as root): - * `build-essential` - * `pkg-config` - * `git` - * `mingw-w64` +* `build-essential` +* `pkg-config` +* `git` +* `mingw-w64` Clone the repository and run `make windows` in the project directory. This will build `midimonster.exe` as well as a set of backends as DLL files, which you can then copy -- cgit v1.2.3