From 0e3c18a93a63095aa8fbceb87746bba6668f82d3 Mon Sep 17 00:00:00 2001 From: markus101 Date: Sun, 23 Nov 2014 17:21:56 -0800 Subject: [PATCH] mono --- Installation.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Installation.md b/Installation.md index 51c1282..c005186 100644 --- a/Installation.md +++ b/Installation.md @@ -12,13 +12,9 @@ ### Debian/Ubuntu ### -**Raspberry Pi** - -Since armhf mono packages are not available through our repo you will need to install via the [tar.gz package](https://download.sonarr.tv/v2/master/latest/NzbDrone.master.tar.gz). Since mono 3.6+ is required you will need to compile it until the repos contain a suitable version. - **mono** -mono 3.6+ is required instead of the default that is in the Ubuntu repo, 3.2 has some stability issues and 3.4 has a bug that causes sqlite issues, you may have to compile it yourself: http://www.lovesmesomecode.com/20130719-compiling-mono-3-in-ubuntu/ +mono 3.10 is included for x86/x64 in our repo (mirrored from Xamarin's), for other platforms you may have to compile it yourself: http://www.lovesmesomecode.com/20130719-compiling-mono-3-in-ubuntu/ **Add NzbDrone's repository to your software source**