From c981768c2030f405d9c5c7f70883437d10a872f0 Mon Sep 17 00:00:00 2001 From: Iwan Timmer Date: Fri, 3 Nov 2017 23:52:46 +0100 Subject: [PATCH] Updated Packages (markdown) --- Packages.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Packages.md b/Packages.md index 938b6f9..4fd4948 100644 --- a/Packages.md +++ b/Packages.md @@ -1,8 +1,14 @@ ## Raspbian/OSMC -Packages are available for the Debian based distros Raspbian. +Packages are available for the Debian based distro Raspbian. -Add this line to your `/etc/apt/sources.list` for Debian Jessie based distributions +Add this line to your `/etc/apt/sources.list` file for Raspbian Stretch based distributions + +``` +deb http://archive.itimmer.nl/raspbian/moonlight stretch main +``` + +Add this line to your `/etc/apt/sources.list` file for Raspbian Jessie based distributions ``` deb http://archive.itimmer.nl/raspbian/moonlight jessie main