From 048e1efe932e888525e154b89dbb52be228a98e4 Mon Sep 17 00:00:00 2001 From: itsmattkc <34096995+itsmattkc@users.noreply.github.com> Date: Thu, 14 Jul 2022 14:17:59 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 961ad27..bedc1ee 100644 --- a/README.md +++ b/README.md @@ -73,11 +73,7 @@ By default, Rebuilder opens a graphical interface which can be used to set the p ### Linux and macOS -Rebuilder works on non-Windows platforms using Wine. - -It is important to note that mfc42 must be installed before using Wine with Rebuilder. This can be done using `winetricks mfc42`. - -After the installation is complete, simply run Rebuilder with Wine using `wine Rebuilder.exe`. +Rebuilder works on non-Windows platforms using Wine. Ensure LEGO Island is installed into the same prefix you're running Rebuilder in, and it should work identically to Windows. ## Contributing