From ff3629cd6112f2722ba7abe544032009c353f870 Mon Sep 17 00:00:00 2001 From: nonlinear-chaos-order-etc <19966907+nonlinear-chaos-order-etc@users.noreply.github.com> Date: Sun, 22 Sep 2019 16:01:26 +0800 Subject: [PATCH] re: #1422 --- docs/user-guide/install.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/user-guide/install.md b/docs/user-guide/install.md index 39526dd..161544c 100644 --- a/docs/user-guide/install.md +++ b/docs/user-guide/install.md @@ -100,3 +100,12 @@ You can install i2pd from [brew](https://brew.sh/) package manager: brew install i2pd or use staticly precompiled binary from [latest release page](https://github.com/PurpleI2P/i2pd/releases/latest). + +GUI application +--------------- + +You can install i2pd GUI from flatpak: + + sudo apt install flatpak + flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo + flatpak install flathub website.i2pd.i2pd