From f47d882072ee9c0c046a17f78a050fb6ae3a37b9 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sun, 4 Jul 2021 00:29:58 +0200 Subject: [PATCH] Reword recommendation to stick with Wine 6.4 --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2141a7fb..609a748a 100644 --- a/README.md +++ b/README.md @@ -74,13 +74,13 @@ Manjaro ([yabridge](https://aur.archlinux.org/packages/yabridge/), Yabridge requires a recent version of Wine (Staging). Users of Debian, Ubuntu, 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 likely be too old to be used with yabridge. +by those distro's repositories may be too old to be used with yabridge. -At the moment it's recommended to stick with Wine Staging 6.4 since newer -versions have regressions that tend to cause many popular plugins to crash -during shutdown, downloads in Native Access to fail, and Wine processes to not -shut down properly. See [below](#downgrading-wine) for instructions on -downgrading to Wine Staging 6.4. +At the moment it can be a good idea to stick with Wine Staging 6.4 as more +recent versions contain regressions that may cause crashes with certain plugins, +downloads in Native Access to fail, and Wine processes to not shut down +properly. See [below](#downgrading-wine) for instructions on downgrading to Wine +Staging 6.4. 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).