From 2aaa0673cc421d04ea00587f1c12f9dc09ac2d89 Mon Sep 17 00:00:00 2001 From: Eoghan Murray Date: Tue, 1 Dec 2020 10:46:54 +0000 Subject: [PATCH] Mention that VST plugins need to be installed --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f25b6e3..fb2720ab 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,10 @@ Linux Mint and Pop!\_OS should install Wine Staging from the [WineHQ repositories](https://wiki.winehq.org/Download) as the versions of Wine provided by those distro's repositories will be too old to be used with yabridge. -For a general overview on how to use Wine to install Windows applications, check -out Wine's [user guide](https://wiki.winehq.org/Wine_User%27s_Guide#Using_Wine). +Most VST plugins first need to be installed in your Wine environment before +they can be converted by yabridge for use in linux. For a general overview +on how to use Wine to install Windows applications, check out Wine's +[user guide](https://wiki.winehq.org/Wine_User%27s_Guide#Using_Wine). ### Automatic setup (recommended)