diff --git a/README.md b/README.md index 838eef08..08bb0b22 100644 --- a/README.md +++ b/README.md @@ -962,7 +962,8 @@ $ m shared_lib ``` $ cd plugins/community/repos/ $ m bin -$ mv ../../../../vst2_bin/plugins//plugin.dll +$ cp ../../../../vst2_bin/plugins//plugin.dll.fx +$ cp ../../../../vst2_bin/plugins//plugin.dll.instr ``` (and don't forget to copy the `res/` directory to `vst2_bin/plugins/`!)