From ee9bfb91986a2362acf66d631a519b4df40d9909 Mon Sep 17 00:00:00 2001 From: Roger Date: Mon, 19 Dec 2016 02:14:27 -0500 Subject: [PATCH] Linted markdown --- Building-for-Linux.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Building-for-Linux.md b/Building-for-Linux.md index 9c3764f..f228d19 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -1,9 +1,11 @@ ## Prerequisites + - Git - CMake - Anything CMake reports to you during makefile generation ## Checkout Dolphin + 1. Create a directory to store dolphin in 2. `cd` into that directory 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: -- [Arch Linux](https://aur.archlinux.org/packages/dolphin-emu-git/) - - - +- [Arch Linux](https://aur.archlinux.org/packages/dolphin-emu-git/) \ No newline at end of file