From 603d7d63416228a0afcfd534fa5b17a1dbc7f388 Mon Sep 17 00:00:00 2001 From: Adam Menges Date: Wed, 24 Jun 2020 19:56:45 -0700 Subject: [PATCH] No more macOS --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index cfdc55d..ef1125d 100644 --- a/FAQ.md +++ b/FAQ.md @@ -180,7 +180,7 @@ Please read the following guide: [How to install Early Access](https://yuzu-emu. ### **What is yuzu?** yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra. -It is written in C++ with portability in mind, with builds actively maintained for Windows, Linux and macOS. The emulator currently can play various commercial titles and homebrew applications with varying degrees of success. +It is written in C++ with portability in mind, with builds actively maintained for Windows and Linux. The emulator currently can play various commercial titles and homebrew applications with varying degrees of success. ### **Which software license is yuzu licensed under?** yuzu is an open-source project, licensed under the GPLv2 (or any later version). Refer to the license document for more information.