From bae4752cad73f8cfea48f89d39997a4873880d9d Mon Sep 17 00:00:00 2001 From: kaso17 Date: Fri, 9 Dec 2016 16:26:21 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54ccfe3c5..257118ab9 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ Jackett can also be run from the command line if you would like to see log messa #### Installation on Linux/OSX 1. Install [Mono 4](http://www.mono-project.com/download/) or better * Follow the instructions on the mono website and install the `mono-devel` package. + * On Red Hat/CentOS the `mono-locale-extras` package is also required 2. Install libcurl: * Debian/Ubunutu: `apt-get install libcurl-dev` * Redhat/Fedora: `yum install libcurl-devel`