From e21eb7587da13978ab572dbaafe905247005cfe4 Mon Sep 17 00:00:00 2001 From: Francisco Pombal Date: Sun, 4 Oct 2020 01:27:05 +0100 Subject: [PATCH] Add modern debian/ubuntu compilation guide to main page --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 97ed526..146b743 100644 --- a/Home.md +++ b/Home.md @@ -96,7 +96,7 @@ Everyone is welcome to edit and improve the wiki! #### CMake (new method WIP) * [Common information](https://github.com/qbittorrent/qBittorrent/wiki/Compilation-with-CMake:-common-information) -* Debian/Ubuntu TODO +* [Debian/Ubuntu and derivatives](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Debian,-Ubuntu,-and-derivatives) * Windows (MSVC 2019, static linkage) TODO * Windows (MinGW 64-bit, dynamic linkage) TODO * macOS TODO