Linted markdown

Roger 2016-12-19 02:14:27 -05:00
parent f1704d0550
commit ee9bfb9198
1 changed files with 3 additions and 4 deletions

@ -1,9 +1,11 @@
## Prerequisites ## Prerequisites
- Git - Git
- CMake - CMake
- Anything CMake reports to you during makefile generation - Anything CMake reports to you during makefile generation
## Checkout Dolphin ## Checkout Dolphin
1. Create a directory to store dolphin in 1. Create a directory to store dolphin in
2. `cd` into that directory 2. `cd` into that directory
3. `git clone https://github.com/dolphin-emu/dolphin .` 3. `git clone https://github.com/dolphin-emu/dolphin .`
@ -21,7 +23,4 @@ It's strongly recommended to perform a global installation via `sudo make instal
On some distributions of Linux, package maintainers provide unmodified builds of Dolphin. These are listed below: On some distributions of Linux, package maintainers provide unmodified builds of Dolphin. These are listed below:
- [Arch Linux](https://aur.archlinux.org/packages/dolphin-emu-git/) - [Arch Linux](https://aur.archlinux.org/packages/dolphin-emu-git/)