From d87ae95939e830b4c2d5fc1d3deead86f15da572 Mon Sep 17 00:00:00 2001 From: kaso17 Date: Sun, 26 Feb 2017 09:09:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2833c9c5e..6f4df4f17 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,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/#download-lin) or better (version 4.8 beta is recommended) + 1. Install [Mono 4](http://www.mono-project.com/download/#download-lin) or better (version 4.8 is recommended) * Follow the instructions on the mono website and install the `mono-devel` and the `ca-certificates-mono` packages. * On Red Hat/CentOS/openSUSE/Fedora the `mono-locale-extras` package is also required. 2. Install libcurl: