mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-16 16:04:08 +01:00
Updated Installation (markdown)
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).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user