mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:29:21 +00:00
Linted markdown
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 .`
|
||||||
|
@ -22,6 +24,3 @@ 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/)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue