mirror of
https://github.com/Jackett/Jackett
synced 2025-02-24 15:21:06 +00:00
Update README.md
This commit is contained in:
parent
58987e3e38
commit
bae4752cad
1 changed files with 1 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue