We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e56e0e commit 46418e4Copy full SHA for 46418e4
1 file changed
README.md
@@ -41,7 +41,7 @@ git clone https://github.com/DeonHolo/qBitLauncher.git
41
### qBittorrent Integration
42
43
1. qBittorrent → **Tools** → **Options** → **Downloads**
44
-2. Enable **"Run external program on torrent finished"**
+2. Under **"Run external program"**, enable **"Run on torrent finished"**
45
3. Set command:
46
```
47
powershell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File "C:\path\to\qBitLauncher.ps1" "%F"
0 commit comments