diff --git a/linux/BUILDING.md b/linux/BUILDING.md index 4d69f16af..05bb617b4 100644 --- a/linux/BUILDING.md +++ b/linux/BUILDING.md @@ -38,7 +38,7 @@ Run the build script, both the standalone application and the VST3 plugin will b ### Installing When the build finishes, the executable will be at -`../build/SonoBus_artefacts/Release/sonobus`. You can install it +`../build/SonoBus_artefacts/Release/Standalone/sonobus`. You can install it and the VST3 plugins by running the install script: ``` sudo ./install.sh