diff --git a/README.md b/README.md index 78d90e274..4ce383bfb 100644 --- a/README.md +++ b/README.md @@ -462,9 +462,9 @@ 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: +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 @@ -485,7 +485,7 @@ If you want to run it with a user without a /home directory you need to add `Env ## Install on Linux (ARMv7 or above) -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 +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.LinuxARM32.tar.gz` or `Jackett.Binaries.LinuxARM64.tar.gz` (32 bit is the most common on ARM) release from the [releases page](https://github.com/Jackett/Jackett/releases)