diff --git a/README.md b/README.md index 65d1b38..f48420b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ effort, can be a useful tiny host to debug the first stages of CLAP development. ```bash git clone --recurse-submodules https://github.com/surge-synthesizer/clap-info +cd clap-info cmake -Bbuild cmake --build build ```