There was an error while loading. Please reload this page.
1 parent 5a20f02 commit 34cbfbeCopy full SHA for 34cbfbe
README.md
@@ -26,7 +26,7 @@ example-plugins/01a-BoringMixer/$ mkdir build
26
example-plugins/01a-BoringMixer/$ cd build
27
```
28
29
-Next, we run CMake and tell it where the SuperCollider headers are to be found:
+Next, we run CMake and tell it where the SuperCollider headers are to be found (don't forget the `..`!):
30
31
```shell
32
example-plugins/01a-BoringMixer/build/$ cmake -DSC_PATH=/path/to/sc3source/ ..
0 commit comments