mirror of
https://github.com/moonlight-stream/moonlight-docs.git
synced 2025-06-30 23:05:30 +00:00
Update instructions for #1232
parent
40e0ad3e20
commit
2711264752
@ -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
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user