diff --git a/README.md b/README.md index b217de3..e17b91c 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,13 @@ Adds Wireguard peers to config, reload it and send client config back via Telegr How to use: ```shell -# install python and system requirements. -$ pip3 install -r requirements.txt -$ apt install qrencode + # create initial wg config or use your own. # P.S. Keep in mind that WPM can't manage peers created my hands # due to absence of client private key. $ cd /etc/wireguard && mkdir clients +$ git clone https://github.com/house-of-vanity/Wireguard-Peer-Manager wpm $ cat > wg0.conf <