We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 065eb4b commit e706bd2Copy full SHA for e706bd2
README.md
@@ -45,12 +45,12 @@ CryZe (event flag documentation)
45
46
There are currently no official Mac or Linux builds of the randomizer, but you should be able to run the Windows builds with Wine.
47
48
-For Mac:
+For Mac, run these commands in a command prompt:
49
`brew cask install xquartz`
50
`brew install wine`
51
`sudo wine "Wind Waker Randomizer.exe"`
52
53
-For Linux:
+For Linux, run these commands in a command prompt:
54
`sudo apt install wine64` or `sudo apt install wine32`
55
`wine Wind\ Waker\ Randomizer.exe`
56
0 commit comments