Linted markdown
parent
f1704d0550
commit
ee9bfb9198
|
@ -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/)
|
Loading…
Reference in New Issue