From ad673bb2cc00146122f0e4346b58d314f39052cd Mon Sep 17 00:00:00 2001 From: Mikael Nordin Date: Sat, 28 Nov 2020 22:17:31 +0100 Subject: [PATCH] Update README.md Link to appimage --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 42466a0..46a621d 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,13 @@ Thanks to Jan Bodnar of zetcode.com for the valuable tutorial on wxPython dialog * http://zetcode.com/wxpython/dialogs/ ## Installation +You can install using pip: ``` sudo apt install python3-wxgtk4.0 network-manager pip install wireguide ``` +or you can download appimage: https://github.com/mickenordin/wireguide/releases/download/0.0.6/WireGUIde-0.0.6.glibc2.32-x86_64.AppImage + ## Packaging ![pypi](https://img.shields.io/pypi/v/WireGUIde)