From bc857dbe5597a0c8d6051ccf485eb0584075f5ae Mon Sep 17 00:00:00 2001
From: shirofficial <32971485+shirofficial@users.noreply.github.com>
Date: Sat, 21 Oct 2017 16:05:50 +0100
Subject: [PATCH] Updated Compiling qBittorrent on Debian and Ubuntu
(mediawiki)
---
Compiling-qBittorrent-on-Debian-and-Ubuntu.mediawiki | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Compiling-qBittorrent-on-Debian-and-Ubuntu.mediawiki b/Compiling-qBittorrent-on-Debian-and-Ubuntu.mediawiki
index 954d5a3..d4fe7e5 100644
--- a/Compiling-qBittorrent-on-Debian-and-Ubuntu.mediawiki
+++ b/Compiling-qBittorrent-on-Debian-and-Ubuntu.mediawiki
@@ -71,7 +71,7 @@ First, obtain the qBittorrent source code. Either download and extract a .tar ar
'''Note1''': If you're using libtorrent-rasterbar from the 0.16.x series, you also need to pass the "--with-libtorrent-rasterbar0.16" option to configure. qBittorrent v3.3.x has dropped the support of libtorrent 0.16.x.
'''Note2''': If you want to compile with qt4 instead of qt5, you also need to pass the "--with-qt4" option to configure.
-
'''Note3''': If you want to disable ALL authentification on the WebGUI, change some lines as explained here: https://github.com/qbittorrent/qBittorrent/wiki/Disable-authentification-of-webGUI/
+
'''Note3''': If you want to disable ALL authentification on the WebGUI, change some lines as explained [https://github.com/qbittorrent/qBittorrent/wiki/Disable-authentification-of-webGUI/ here.]
And finally to install qBittorrent:
sudo make install