installer: qbittorrent readme
diff --git a/core/installer/app.go b/core/installer/app.go
index 54c92d7..fbbcd64 100644
--- a/core/installer/app.go
+++ b/core/installer/app.go
@@ -186,7 +186,7 @@
 			tmpls.Lookup("qbittorrent.yaml"),
 		},
 		string(schema),
-		nil,
+		tmpls.Lookup("qbittorrent.md"),
 	}
 }