Updated Installing Moonlight Qt on Raspberry Pi 4 (markdown)

Cameron Gutman 2021-03-27 12:26:06 -05:00
parent be3758a47d
commit 6f59e48759

@ -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
```