Browse Source

Fight markdown syntax

tags/v1.3
Nils 5 years ago
parent
commit
d8d57424a7
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      README.md

+ 2
- 1
README.md View File

@@ -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


Loading…
Cancel
Save