From 7ca343e6e84ad48a52220502efe9c1adca69cd37 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Tue, 28 Apr 2020 21:09:51 -0700 Subject: [PATCH] Updated Installing Moonlight Qt on Raspberry Pi 4 (markdown) --- Installing-Moonlight-Qt-on-Raspberry-Pi-4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing-Moonlight-Qt-on-Raspberry-Pi-4.md b/Installing-Moonlight-Qt-on-Raspberry-Pi-4.md index f922eb6..602b2cb 100644 --- a/Installing-Moonlight-Qt-on-Raspberry-Pi-4.md +++ b/Installing-Moonlight-Qt-on-Raspberry-Pi-4.md @@ -2,7 +2,7 @@ Beginning with Moonlight Qt v2.0.0, Raspberry Pi 4 support is in beta. As is typ [Moonlight Qt](https://github.com/moonlight-stream/moonlight-qt) differs from [Moonlight Embedded](https://github.com/irtimmer/moonlight-embedded) in that it provides a graphical user interface for Moonlight (even without X running), while Moonlight Embedded is command-line only. If you experience issues streaming to your Pi, trying the other client might resolve the problem. You can have both clients installed at the same time and switch between the two by running `moonlight` (Moonlight Embedded) or `moonlight-qt` (Moonlight Qt). -NOTE: If you installed an earlier preview version of Moonlight Qt, you must switch to the official repository to receive the update to v2.0.0 and future updates. To do so, run the the commands listed in the installation section and then those listed in the updates section. +NOTE: If you installed an earlier preview version of Moonlight Qt prior to v2.0.0, you must switch to the official repository to receive the update to v2.0.0 and future updates. To do so, run the the commands listed in the installation section and then those listed in the updates section. Requirements: - Raspberry Pi 4 (earlier Raspberry Pi models may not perform well with the current beta)