mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2025-07-02 15:56:02 +00:00
Support for Jessie
parent
ad26722f2d
commit
6c24c177ec
@ -2,12 +2,18 @@
|
||||
|
||||
Packages are available for the Debian based distro's Raspbian and OSMC.
|
||||
|
||||
Add this line to your `/etc/apt/sources.list`
|
||||
Add this line to your `/etc/apt/sources.list` for Debian Wheezy based distributions
|
||||
|
||||
```
|
||||
deb http://archive.itimmer.nl/raspbian/moonlight wheezy main
|
||||
```
|
||||
|
||||
Add this line to your `/etc/apt/sources.list` for Debian Jessie based distributions
|
||||
|
||||
```
|
||||
deb http://archive.itimmer.nl/raspbian/moonlight jessie main
|
||||
```
|
||||
|
||||
Install the package using
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user