mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +00:00
Updated Building for Linux (markdown)
parent
dec745d04c
commit
883ea78ae8
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ On Debian-based distributions, you can use `apt-get` to install them.
|
|||
|
||||
Note: SDL 2.0 must be compiled from source to prevent a bug causing Dolphin to crash with rumble-enabled controllers.
|
||||
|
||||
Install Mercurial (`sudo apt-get install hg`), and clone the SDL repo to the directory of your choice:
|
||||
Install Mercurial (`sudo apt-get install mercurial`), and clone the SDL repo to the directory of your choice:
|
||||
```
|
||||
cd /tmp; hg clone http://hg.libsdl.org/SDL
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue