From 1a77f4e35138a1f2d5bdf78d8b1861f9eb870b02 Mon Sep 17 00:00:00 2001 From: bsp2 Date: Fri, 13 Jul 2018 23:05:14 +0200 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3dc5e924..f2456343 100644 --- a/README.md +++ b/README.md @@ -576,14 +576,14 @@ I heard that the `aeffect.h` / `aeffectx.h` files are still included in the VST3 $ m clean $ m shared_lib ``` -(creates plugins/Rack_shared.lib) +(creates `plugins/Rack_shared.lib`) ``` $ cd plugins/community/repos/ $ m bin $ mv ../../../../vst2_bin/plugins//plugin.dll ``` -(and don't forget to copy the 'res' directory to vst2_bin/plugins/!) +(and don't forget to copy the `res/` directory to `vst2_bin/plugins/`!) # VCV Rack