From d1970a13fa092b4ddb5dcaa3dd2d3c7d9108c1cb Mon Sep 17 00:00:00 2001 From: Richard Date: Sat, 10 Jul 2021 17:09:32 +0100 Subject: corrected readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26599f1..6c283bd 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The opcode has only been tested on Linux as of writing. ## Building -Create a build directory at the top of the source tree, execute *cmake ..*, *make* and optionally *make install* as root. If the latter is not used/possible then the resulting libnstrexists module can be used with the *--opcode-lib* flag in Csound. eg: +Create a build directory at the top of the source tree, execute *cmake ..*, *make* and optionally *make install* as root. If the latter is not used/possible then the resulting module can be used with the *--opcode-lib* flag in Csound. eg: cd csound-festival mkdir build && cd build -- cgit v1.2.3