Update README.md

This commit is contained in:
Garfield69 2019-12-01 06:25:33 +13:00
parent e5258d43db
commit 5a72c63ee5
1 changed files with 1 additions and 10 deletions

View File

@ -462,16 +462,7 @@ Jackett can also be run from the command line if you would like to see log messa
## Install on Linux (AMDx64)
On most operating systems all the required dependencies will already be present.
In case they are not, you can refer to this page https://github.com/dotnet/core/blob/master/Documentation/linux-prereqs.md and follow https://github.com/dotnet/core/blob/master/Documentation/linux-setup.md for platform specific prereqs setup.
for Ubuntu 19.04 the prereqs setup is as follows:
```
wget -q https://packages.microsoft.com/config/ubuntu/19.04/packages-microsoft-prod.deb -O packages-microsoft-prod.deb
sudo dpkg -i packages-microsoft-prod.deb
sudo apt-get update
sudo apt-get apt-transport-https dotnet-runtime-3.0
```
On most operating systems all the required dependencies will already be present. In case they are not, you can refer to this page https://github.com/dotnet/core/blob/master/Documentation/linux-prereqs.md
### Install as service
1. Download and extract the latest `Jackett.Binaries.LinuxAMDx64.tar.gz` release from the [releases page](https://github.com/Jackett/Jackett/releases)