Updated Ryujinx Setup & Configuration Guide (markdown)
parent
8ab31c8339
commit
e8f29b2955
1 changed files with 1 additions and 4 deletions
|
@ -95,10 +95,7 @@ copy the command into your terminal emulator of choice and execute it
|
|||
`sudo dnf install SDL2-devel openal-soft`
|
||||
|
||||
**MacOS**
|
||||
- `brew install gtk+3 sdl2`<br>
|
||||
(*NOTE:* if you don't have brew, open your terminal, and execute the command bellow to install it<br>
|
||||
`/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"`<br>
|
||||
After that you should be able to use the brew command to install the needed dependencies.
|
||||
-
|
||||
|
||||
Initial Setup - Placement of prod.keys
|
||||
======================================
|
||||
|
|
Loading…
Reference in a new issue