1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-04 11:07:59 +02:00

Updated Installation (markdown)

Donald Webster 2019-05-24 13:12:42 -07:00
parent 60029071f9
commit 7fc469fe43

@ -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).