mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-05-19 16:10:40 +00:00
Support for Jessie
+7
-1
@@ -2,12 +2,18 @@
|
|||||||
|
|
||||||
Packages are available for the Debian based distro's Raspbian and OSMC.
|
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
|
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
|
Install the package using
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user