From 2ca3b25b55eeccaf6ddd4d6c7f7e65a361ea9912 Mon Sep 17 00:00:00 2001 From: prime31 Date: Fri, 13 Nov 2020 15:11:35 -0800 Subject: [PATCH] Update WINE_INSTALL.md --- WINE_INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WINE_INSTALL.md b/WINE_INSTALL.md index e5e4de3..b378313 100644 --- a/WINE_INSTALL.md +++ b/WINE_INSTALL.md @@ -8,9 +8,9 @@ To install Wine and winetricks on **Linux**, refer to your distribution's packag To install Wine and winetricks on **macOS**: - Install Homebrew from https://brew.sh/ -- Install wine with `brew install rew cask install wine-stable` +- Install wine with `brew cask install wine-stable` - Install winetricks with `brew install winetricks` -- (If you already have these installed, update with: `brew update`, `brew upgrade wine`, `brew upgrade winetricks`) +- (If you already have these installed, update with: `brew update`, `brew upgrade wine-stable`, `brew upgrade winetricks`) Once Wine and winetricks are installed: