From 7fc469fe43bd17d91e23eb76b7e2bdbcbb57185b Mon Sep 17 00:00:00 2001 From: Donald Webster Date: Fri, 24 May 2019 13:12:42 -0700 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Installation.md b/Installation.md index 0729a4d..d188035 100644 --- a/Installation.md +++ b/Installation.md @@ -23,9 +23,9 @@ Don't forget to use UNC paths like `\\Server\Share` instead of mapped network dr Install dependencies: - apt update && apt install libmono-cil-dev curl mediainfo +Update to the latest version of Mono [from the project's own site](https://www.mono-project.com/download/stable/#download-lin-ubuntu). -If you are on Ubuntu 18.04 or earlier, you'll need to update mono to the latest using [the official repository](https://www.mono-project.com/download/stable/#download-lin-ubuntu). + apt update && apt install curl mediainfo If you are on Ubuntu 16.04 or earlier, you should also update your mediainfo to the latest using [the official releases](https://mediaarea.net/en/MediaInfo/Download/Ubuntu).