Update README.md
This commit is contained in:
parent
e85d709b4c
commit
a4e102d274
1 changed files with 6 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue