aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
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