Skip to content

Commit e706bd2

Browse files
committed
Clarify mac/linux instructions
1 parent 065eb4b commit e706bd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ CryZe (event flag documentation)
4545

4646
There are currently no official Mac or Linux builds of the randomizer, but you should be able to run the Windows builds with Wine.
4747

48-
For Mac:
48+
For Mac, run these commands in a command prompt:
4949
`brew cask install xquartz`
5050
`brew install wine`
5151
`sudo wine "Wind Waker Randomizer.exe"`
5252

53-
For Linux:
53+
For Linux, run these commands in a command prompt:
5454
`sudo apt install wine64` or `sudo apt install wine32`
5555
`wine Wind\ Waker\ Randomizer.exe`
5656

0 commit comments

Comments
 (0)