From 54c0304a229726d474d12e5e37c08c63195fa77e Mon Sep 17 00:00:00 2001 From: bsp2 Date: Fri, 12 Oct 2018 17:09:27 +0200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b33aa90..457b1d68 100644 --- a/README.md +++ b/README.md @@ -765,6 +765,7 @@ $ cd .. ``` Edit `vst2_common_msvc_pre.mk` and adjust the VST2 SDK path ``` +$ m clean $ m bin ``` If the build succeeded, the effect and instrument plugin DLLs can now be found in the `vst2_bin/` folder.