From 3e5f46f7d0f77254b9515b0a10ef2d6c89e1853d Mon Sep 17 00:00:00 2001 From: kaso17 Date: Tue, 24 Jan 2017 17:07:59 +0100 Subject: [PATCH] Add openSUSE to mono-locale-extras note --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c1c28004..30f67a154 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,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 + * On Red Hat/CentOS/openSUSE the `mono-locale-extras` package is also required 2. Install libcurl: * Debian/Ubunutu: `apt-get install libcurl-dev` * Redhat/Fedora: `yum install libcurl-devel`