Skip to content

Commit

Permalink
build instructions: cd into cloned repo (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
lokilow authored Mar 22, 2024
1 parent ea36367 commit d3608ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit d3608ac

Please sign in to comment.