Skip to content

Commit 4ed3f55

Browse files
Update README.md
1 parent 4afba69 commit 4ed3f55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ You can also run the build script locally instead of through github actions:
6868
python3 build.py
6969
```
7070
You can use the `--generator` flag to set the project cmake generates. Valid values are `xcode`, `visualstudio` or `ninja` (default).
71-
Aditionally, you can use the `--configure-only` if you want to skip the build step.
71+
Aditionally, you can use the `--configure-only` flag if you want to skip the build step.
7272

7373
# Licensing note
7474
After building, the original patch file you used is directly accessible via the “Info” menu in the plugin. This is required to comply with the GPL license (required by both plugdata and the JUCE GPL tier), as your patch could now legally be considered as "source code" of the generated plugins.

0 commit comments

Comments
 (0)