From d8d57424a77afb6620e5187a7283f47c45ddbbae Mon Sep 17 00:00:00 2001 From: Nils <> Date: Mon, 20 Apr 2020 00:10:45 +0200 Subject: [PATCH] Fight markdown syntax --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b004e0..441a121 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ The current repository builds the original `nsmd` and `jackpatch`. Dependencies are jack2 and liblo, the OSC library. The build system is meson. -```meson build --prefix=/usr +``` +meson build --prefix=/usr cd build ninja sudo ninja install