From 248e2039e67baa348aa5b706b71a1867ada32b17 Mon Sep 17 00:00:00 2001 From: Nils <> Date: Sat, 20 Jun 2020 01:18:02 +0200 Subject: [PATCH] Fix fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2b1c2a..ba2873c 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ The build system is meson. This is a software package that will compile and install multiple executables: * `nsmd`, the daemon or server itself. It is mandatory. * It has no GUI. - * Dependency is liblo`, the OSC library. + * Dependency is `liblo`, the OSC library. * `jackpatch`, NSM client to save and remember JACK connections. * It has no GUI. * Dependencies are `JACK Audio Connection Kit` and `liblo`, the OSC library.