diff --git a/README.md b/README.md index 2ffaa2c25..b19aba2a3 100644 --- a/README.md +++ b/README.md @@ -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`. ### 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 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)