Updated Building for Linux (markdown)

bryangrim 2015-03-22 22:02:02 -07:00
parent dec745d04c
commit 883ea78ae8

@ -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
```