Support for Jessie

Iwan Timmer
2015-11-24 21:37:12 +01:00
parent ad26722f2d
commit 6c24c177ec
+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
``` ```