Update README.md

main
Mikael Nordin 3 years ago committed by GitHub
parent e85d709b4c
commit a4e102d274
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
# wireguide
# WireGUIde
WireGUIde is a graphical user interface for WireGuard: https://www.wireguard.com/
It makes use of:
@ -14,3 +14,8 @@ For packaging a debian package you can use these dependencies:
Thanks to Jan Bodnar of zetcode.com for the valuable tutorial on wxPython dialogs:
* http://zetcode.com/wxpython/dialogs/
##Usage
sudo apt get install libnm0 wxpython gir1.2-nm-1.0
git clone https://github.com/mickenordin/wireguide.git
cd wireguide/
./wireguide

Loading…
Cancel
Save