diff --git a/FAQ.md b/FAQ.md index 283cbab..f24eee2 100644 --- a/FAQ.md +++ b/FAQ.md @@ -6,13 +6,13 @@ _It is written in C++ with portability in mind, with builds actively maintained _yuzu is an open-source project, licensed under the GPLv2 (or any later version). Refer to the license document for more information._ ### **Which platforms does yuzu support?** -_yuzu is actively tested and supported on various 64-bit version of Windows (7 and up), Linux and macOS._ +_yuzu is actively tested and supported on various 64-bit versions of Windows (7 and up), Linux and macOS._ -### **How to build Yuzu by myself in my OS?** -_You can take a look on the following guides to do it to any of the following platforms:_ -_[Windows](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Windows),_ -_[Linux](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Linux),_ -_[macOS](https://github.com/yuzu-emu/yuzu/wiki/Building-for-macOS)._ +### **How do I build yuzu for the OS that I use?** +_Take a look at the following guides for steps on building yuzu for the following platforms:_ + - _[Linux](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Linux)_ + - _[macOS](https://github.com/yuzu-emu/yuzu/wiki/Building-for-macOS)_ + - _[Windows](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Windows)_ ### **Who made yuzu?** _yuzu has an active team of open-source developers. The list of contributors can be [found on GitHub](https://github.com/yuzu-emu/yuzu/graphs/contributors)._ \ No newline at end of file