mirror of
https://github.com/prime31/FNA-VSCode-Template.git
synced 2025-10-31 21:50:44 +07:00
Update WINE_INSTALL.md
This commit is contained in:
parent
a6ca671d96
commit
2ca3b25b55
@ -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:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user