We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95493bd commit 4cc1798Copy full SHA for 4cc1798
1 file changed
docs/src/content/docs/install-qbittorrent.mdx
@@ -66,9 +66,9 @@ Optionally you can just download the existing prebuilt binaries released using G
66
67
### Quick Install
68
69
-> [!NOTE]
70
->
+:::note
71
> `qi.bash`: The quick installer supports Alpine or Debian like systems.
+:::
72
73
Latest release using libtorrent `v2`
74
@@ -100,8 +100,10 @@ You can now run it using this command:
100
~/bin/qbittorrent
101
```
102
103
-> [!TIP]
+:::tip
104
> Access the WebUI at `http://localhost:8080`
105
106
+
107
108
### Manual install
109
0 commit comments