From 30faca5d1faac0caebee225dba01f898425461e3 Mon Sep 17 00:00:00 2001 From: Marcel Date: Sat, 28 May 2016 22:05:17 +0200 Subject: [PATCH] Add Info for Debian 8 user --- LinuxSetup.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/LinuxSetup.md b/LinuxSetup.md index 2ecc9a8f..14152c90 100644 --- a/LinuxSetup.md +++ b/LinuxSetup.md @@ -48,6 +48,11 @@ Note if the command is not be initiated, hit **Enter**
echo "deb http://download.mono-project.com/repo/debian wheezy-apache24-compat main" | sudo tee -a /etc/apt/sources.list.d/mono-xamarin.list
 
+**2.5)** +*ONLY DEBIAN 8 and later* +
echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | sudo tee -a /etc/apt/sources.list.d/mono-xamarin.list
+
+ **3)**
apt-get install mono-devel