From d7da938bc5aa379aeac1826cfb47343e07cc562f Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Wed, 18 Aug 2021 13:36:30 +0200 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84186c9b..618fd29a 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ will automatically detect whether a plugin is 32-bit or 64-bit on startup and it will handle it accordingly. If you want to use the 32-bit version of a VST3 plugin when you also have the -64-bit version installed, then you may have to enable the `vst3_prefer_64bit` +64-bit version installed, then you may have to enable the `vst3_prefer_32bit` [compatibility option](https://github.com/robbert-vdh/yabridge#compatibility-options) if those two plugins are located in the same VST3 bundle in `~/.vst3/yabridge`.