mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
Changing link to github wiki
After some discussion the GitHub wiki is more up to date and would be more useful than the dolphin website's wiki.
This commit is contained in:
@ -61,7 +61,7 @@ since the Binary directory contains a working Dolphin distribution.
|
||||
Dolphin requires [CMake](https://cmake.org/) for systems other than Windows. Many libraries are
|
||||
bundled with Dolphin and used if they're not installed on your system. CMake
|
||||
will inform you if a bundled library is used or if you need to install any
|
||||
missing packages yourself. You may refer to the [wiki](https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux) for more information.
|
||||
missing packages yourself. You may refer to the [wiki](https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux](https://github.com/dolphin-emu/dolphin/wiki/Building-for-Linux) for more information.
|
||||
|
||||
Make sure to pull submodules before building:
|
||||
```sh
|
||||
|
Reference in New Issue
Block a user