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