mirror of
https://github.com/Jackett/Jackett
synced 2025-02-23 14:51:01 +00:00
Tweak read me
This commit is contained in:
parent
a49bbc2c32
commit
5d2f4aa50e
1 changed files with 2 additions and 2 deletions
|
@ -22,9 +22,9 @@ Download in the [Releases page](https://github.com/zone117x/Jackett/releases)
|
|||
|
||||
### Running Jackett
|
||||
|
||||
On Windows the recommened way of running Jackett is to install it as a windows service. When installed as a service the tray icon acts as a way to open/start/stop Jackett. If you opted to not install it as a service then Jacett will run it's web server from the tray tool.
|
||||
On Windows the recommended way of running Jackett is to install it as a windows service. When installed as a service the tray icon acts as a way to open/start/stop Jackett. If you opted to not install it as a service then Jackett will run its web server from the tray tool.
|
||||
|
||||
Jackett can also be run from the command line (See --help for switches) using JackettConsole.exe if you would like to see log messages. On Linux / OSX you would need to run the console using "mono JackettConsole.exe".
|
||||
Jackett can also be run from the command line (See --help for switches) using JackettConsole.exe if you would like to see log messages where the service and tray isn't running. On Linux / OSX you would need to run the console using "mono JackettConsole.exe".
|
||||
|
||||
|
||||
### Supported Trackers
|
||||
|
|
Loading…
Reference in a new issue