From f76c8bddc1d9a7309db75ea60ca71f98b40685ab Mon Sep 17 00:00:00 2001 From: Richard Date: Tue, 16 Mar 2021 02:07:34 +0000 Subject: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4261d43..aab5688 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Tested on Linux and Windows 7 with MSYS as of March 2021. ## Installation -Create a build directory at the top of the source tree, excute *cmake ..*, *make* and optionally *make install* as root. If the latter is not used/possible then the resulting libcsxtract library can be used with the *--opcode-lib* flag in Csound. +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 libcsxtract library can be used with the *--opcode-lib* flag in Csound. eg: mkdir build && cd build -- cgit v1.2.3