mirror of
https://github.com/Jackett/Jackett
synced 2025-01-02 13:16:16 +00:00
Remove Mono from macOS instructions
This commit is contained in:
parent
219d9548a1
commit
be34f78be0
1 changed files with 1 additions and 1 deletions
|
@ -460,7 +460,7 @@ The service will start on each logon. You can always stop it by running `launchc
|
||||||
Logs are stored as usual under `~/.config/Jackett/log.txt`.
|
Logs are stored as usual under `~/.config/Jackett/log.txt`.
|
||||||
|
|
||||||
### Run without installing as a service
|
### Run without installing as a service
|
||||||
Download and extract the latest `Jackett.Binaries.macOS.tar.gz` release from the [releases page](https://github.com/Jackett/Jackett/releases) and run Jackett using mono with the command `./jackett`.
|
Download and extract the latest `Jackett.Binaries.macOS.tar.gz` release from the [releases page](https://github.com/Jackett/Jackett/releases) and run Jackett with the command `./jackett`.
|
||||||
|
|
||||||
## Installation using Docker
|
## Installation using Docker
|
||||||
Detailed instructions are available at [LinuxServer.io Jackett Docker](https://hub.docker.com/r/linuxserver/jackett/). The Jackett Docker is highly recommended, especially if you are having Mono stability issues or having issues running Mono on your system eg. QNAP, Synology. Thanks to [LinuxServer.io](https://linuxserver.io)
|
Detailed instructions are available at [LinuxServer.io Jackett Docker](https://hub.docker.com/r/linuxserver/jackett/). The Jackett Docker is highly recommended, especially if you are having Mono stability issues or having issues running Mono on your system eg. QNAP, Synology. Thanks to [LinuxServer.io](https://linuxserver.io)
|
||||||
|
|
Loading…
Reference in a new issue