From 7bf0f4977718b32cad2e89231ed2c975e911b75f Mon Sep 17 00:00:00 2001 From: bsp2 Date: Mon, 25 Mar 2019 17:12:25 +0100 Subject: [PATCH] update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/`!)