„README.md“ ändern

This commit is contained in:
thorsten.spille 2023-04-01 22:44:50 +02:00
parent e589ff687d
commit 07a55a5659

View File

@ -5,7 +5,7 @@ create a wireguard config for 2 endpoints with one command
Installation
~~~
apt install wireguard qrencode
wget -O /usr/local/bin/wg-config https://git.bashclub.org/thorsten.spille/wg-config/raw/branch/main/wg-config
wget -O /usr/local/bin/wg-config https://git.bashclub.org/bashclub/wg-config/raw/branch/main/wg-config
chmod +x /usr/local/bin/wg-config
wg-config -h
~~~