Update WINE_INSTALL.md

This commit is contained in:
prime31 2020-11-13 15:11:35 -08:00 committed by GitHub
parent a6ca671d96
commit 2ca3b25b55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: