From d344533d36e526303b3e646ca7b50c8e8242d53d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrdli=C4=8Dka?= Date: Sun, 11 Nov 2018 01:09:51 +0100 Subject: [PATCH] Update faq.md --- faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq.md b/faq.md index c0c0245..7dcc13d 100644 --- a/faq.md +++ b/faq.md @@ -14,6 +14,6 @@ On the other side, 86Box is an _low-level emulator_. It implements a whole syste > ### Why does 86Box not have a Linux version like PCem does? -Even though 86Box is based on PCem, its development began before the cross-platform wxWidgets frontend was introduced to PCem. Even though we would love to provide a Linux version, we currently lack developers knowledgeable with Linux GUI apps development. See the [issue tracker](https://github.com/86Box/86Box/issues/136) for more details. +Even though 86Box is based on PCem, its development began before the cross-platform wxWidgets frontend was introduced to PCem. Even though we would love to provide a Linux version, we currently lack developers knowledgeable in Linux GUI apps development. See the [issue tracker](https://github.com/86Box/86Box/issues/136) for more details. [< Go back](index)