From 86e2ad1515862bc3143fa39293510537cc1ab6df Mon Sep 17 00:00:00 2001 From: Francisco Pombal <17580742+FranciscoPombal@users.noreply.github.com> Date: Sun, 30 May 2021 17:59:53 +0100 Subject: [PATCH] add alpine Linux compilation guide to homepage --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 8969018..d2ff0d8 100644 --- a/Home.md +++ b/Home.md @@ -98,6 +98,7 @@ Everyone is welcome to edit and improve the wiki! * [Common information](https://github.com/qbittorrent/qBittorrent/wiki/Compilation-with-CMake:-common-information) * [Debian/Ubuntu and derivatives](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Debian,-Ubuntu,-and-derivatives) +* [Alpine Linux](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Alpine-Linux) * [Windows (MSVC 2019, static linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Windows-(MSVC-2019,-64-bit,-static-linkage)) * Windows (MSVC 2019, dynamic linkage) TODO * Windows (MinGW 64-bit, dynamic linkage) TODO