Skip to content

Commit 3c6905f

Browse files
Updated qBittorent UI changes
There is some UI changes in qBittorrent, Web UI setup can be done after clicking the setting buttons only, but in the documentation it is mentioned as 'In the preferences'. I saw some people getting confused with it and asking about it in the slack channel, so I thought, it needs to get updated so that new people would not find any problems to contribute
1 parent 83d65c6 commit 3c6905f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ using the npm distribution
1313

1414
### Install qBitTorrent
1515
1. Install [qBitTorrent](https://www.qbittorrent.org/)
16-
2. In the preferences, set up the Web UI. You would have to set a new username and password and with everything done,
16+
2. Start the application, click the settings button and setup the Web UI. You would have to set a new username and password and with everything done,
1717
the qBitTorrent Web UI should be up and running in ```http://localhost:8080/```
18+
19+
<p align="center"><img width="400" alt="Screenshot 2022-12-20 at 11 04 PM" src="https://user-images.githubusercontent.com/64683098/208731323-019c3738-6303-4588-ab6d-006cbbee9013.PNG"></p>
1820

1921
<p align="center"><img width="400" alt="Screenshot 2021-05-25 at 1 59 24 PM" src="https://user-images.githubusercontent.com/52864956/119465947-c9cc0300-bd61-11eb-97a4-7889aec00fe9.png"></p>
2022

0 commit comments

Comments
 (0)