mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-03 11:32:43 +01:00
format prerequisites to be more explicit about actual package names to install
parent
3de30a866d
commit
d135f8a913
@ -1,8 +1,8 @@
|
|||||||
## Prerequisites
|
## Prerequisites
|
||||||
* Git
|
* `git`
|
||||||
* Curl
|
* `curl`
|
||||||
* CMake, version 3.10 or newer for Dolphin 5.0-10149 and newer.
|
* `cmake`, version 3.10 or newer for Dolphin 5.0-10149 and newer.
|
||||||
* C++ compiler, with C++17 support (e.g. GCC 7+, Clang 5+) for Dolphin 5.0-10149 and newer.
|
* C++ compiler, with C++17 support (e.g. `gcc` 7+, `clang` 5+) for Dolphin 5.0-10149 and newer.
|
||||||
|
|
||||||
## Additional Dependencies Examples
|
## Additional Dependencies Examples
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user