mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 15:32:59 +00:00
Merge pull request #1682 from archshift/patch-1
README.md: Fix markdown fail in bash compiling instructions
This commit is contained in:
commit
bdecad040b
@ -115,10 +115,9 @@ To configure joypads, use the built-in menu or the <tt>retroarch-joyconfig</tt>
|
|||||||
```bash
|
```bash
|
||||||
sudo apt-get install -y make git-core curl g++ pkg-config libglu1-mesa-dev freeglut3-dev mesa-common-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev
|
sudo apt-get install -y make git-core curl g++ pkg-config libglu1-mesa-dev freeglut3-dev mesa-common-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev
|
||||||
```
|
```
|
||||||
- ```bash
|
- Compiling:
|
||||||
|
```bash
|
||||||
./configure
|
./configure
|
||||||
```
|
|
||||||
- ```bash
|
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user