Skip to content

Commit 34cbfbe

Browse files
author
Nathan Ho
authored
don't forget the ..
1 parent 5a20f02 commit 34cbfbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ example-plugins/01a-BoringMixer/$ mkdir build
2626
example-plugins/01a-BoringMixer/$ cd build
2727
```
2828

29-
Next, we run CMake and tell it where the SuperCollider headers are to be found:
29+
Next, we run CMake and tell it where the SuperCollider headers are to be found (don't forget the `..`!):
3030

3131
```shell
3232
example-plugins/01a-BoringMixer/build/$ cmake -DSC_PATH=/path/to/sc3source/ ..

0 commit comments

Comments
 (0)