From 6f59e4875946f6e6c8d807af650ee63296e5f642 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 27 Mar 2021 12:26:06 -0500 Subject: [PATCH] Updated Installing Moonlight Qt on Raspberry Pi 4 (markdown) --- Installing-Moonlight-Qt-on-Raspberry-Pi-4.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Installing-Moonlight-Qt-on-Raspberry-Pi-4.md b/Installing-Moonlight-Qt-on-Raspberry-Pi-4.md index 79a4dfd..55ee170 100644 --- a/Installing-Moonlight-Qt-on-Raspberry-Pi-4.md +++ b/Installing-Moonlight-Qt-on-Raspberry-Pi-4.md @@ -14,7 +14,6 @@ Requirements: Run the following commands to install Moonlight Qt to your Raspberry Pi: ``` curl -1sLf 'https://dl.cloudsmith.io/public/moonlight-game-streaming/moonlight-qt/setup.deb.sh' | sudo -E bash -sudo apt update sudo apt install moonlight-qt ```