From f7f3c3b73b91cf37169b60b82bfcfd1dcc5f97ec Mon Sep 17 00:00:00 2001 From: nonlin-lin-chaos-order-etc-etal <19966907+nonlin-lin-chaos-order-etc-etal@users.noreply.github.com> Date: Sun, 28 Aug 2022 16:54:13 +0800 Subject: [PATCH 1/2] Moved build bits to i2pd docs repo --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 5433e6b..cb68c3f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,3 @@ ## Downloads Download on Flathub - -## Build Requirements - - * Qt 5 is necessary (because Qt 4 lacks `QtWidgets/` folder). See the GitHub action for more details on build procedures. From b5992aebe3fadcf4413317c45719ac72467075d5 Mon Sep 17 00:00:00 2001 From: nonlin-lin-chaos-order-etc-etal <19966907+nonlin-lin-chaos-order-etc-etal@users.noreply.github.com> Date: Sun, 28 Aug 2022 17:00:10 +0800 Subject: [PATCH 2/2] Included a ref to full build docs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cb68c3f..4d3f052 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ ## Downloads Download on Flathub + +## Building + +See https://i2pd.readthedocs.io/en/latest/devs/building/qt-desktop-gui/ . \ No newline at end of file