mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 06:51:17 +01:00
format prerequisites to be more explicit about actual package names to install
parent
3de30a866d
commit
d135f8a913
@ -1,8 +1,8 @@
|
||||
## Prerequisites
|
||||
* Git
|
||||
* Curl
|
||||
* 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.
|
||||
* `git`
|
||||
* `curl`
|
||||
* `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.
|
||||
|
||||
## Additional Dependencies Examples
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user