Grammatical changes, and also lists the guides in alphabetical order
This commit is contained in:
parent
1613d0ea91
commit
b759616db3
12
FAQ.md
12
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)._
|
Loading…
Reference in New Issue
Block a user