mirror of
https://github.com/moonlight-stream/moonlight-docs.git
synced 2026-04-06 16:06:19 +00:00
Update instructions for #1232
@@ -9,7 +9,7 @@ Requirements:
|
||||
## Installation
|
||||
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' | distro=raspbian sudo -E bash
|
||||
curl -1sLf 'https://dl.cloudsmith.io/public/moonlight-game-streaming/moonlight-qt/setup.deb.sh' | distro=raspbian codename=$(lsb_release -cs) sudo -E bash
|
||||
sudo apt install moonlight-qt
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user