update mono instructions

This commit is contained in:
kaso17 2017-02-01 12:43:33 +01:00
parent 21206e6249
commit f1f4c0edad
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ When installed as a service the tray icon acts as a way to open/start/stop Jacke
Jackett can also be run from the command line if you would like to see log messages (Ensure the server isn't already running from the tray/service). This can be done by using "JackettConsole.exe" (for Command Prompt), found in the Jackett data folder: "%ProgramData%\Jackett".
#### Installation on Linux/OSX
1. Install [Mono 4](http://www.mono-project.com/download/) or better
1. Install [Mono 4](http://www.mono-project.com/download/#download-lin) or better (the latest version is recommended)
* Follow the instructions on the mono website and install the `mono-devel` package.
* On Red Hat/CentOS/openSUSE the `mono-locale-extras` package is also required
2. Install libcurl: