mirror of
https://github.com/moonlight-stream/moonlight-docs.git
synced 2025-06-30 23:05:30 +00:00
Migrate to Cloudsmith
parent
d2f8c7033f
commit
d688b9969e
@ -8,11 +8,12 @@ Requirements:
|
|||||||
- Raspberry Pi 4 (earlier Raspberry Pi models may not perform well with the current beta)
|
- Raspberry Pi 4 (earlier Raspberry Pi models may not perform well with the current beta)
|
||||||
- Raspbian Buster
|
- Raspbian Buster
|
||||||
|
|
||||||
|
[](https://cloudsmith.com)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Run the following commands to install Moonlight Qt to your Raspberry Pi:
|
Run the following commands to install Moonlight Qt to your Raspberry Pi:
|
||||||
```
|
```
|
||||||
echo "deb https://dl.bintray.com/moonlight-stream/moonlight-raspbian buster main" | sudo tee /etc/apt/sources.list.d/moonlight-raspbian.list
|
curl -1sLf 'https://dl.cloudsmith.io/public/moonlight-game-streaming/moonlight-qt/setup.deb.sh' | sudo -E bash
|
||||||
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61
|
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install moonlight-qt
|
sudo apt install moonlight-qt
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user