Update WINE_INSTALL.md

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

View File

@ -8,7 +8,7 @@ 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 wine`
- Install wine with `brew install rew 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`)