From e4ca0ef8bf9722acebe4e4dbe37788fca4497d54 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 11 Dec 2024 08:29:39 +0000 Subject: [PATCH] README change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc7e798..5e21b87 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Automatically provision WireGuard VPN configurations upon successful BTCPay Serv 1. Clone the repository: ```bash -git clone https://git.sovbit.dev/your-username/vpn-btcpay-provisioner.git +git clone https://git.sovbit.dev/Enki/vpn-btcpay-provisioner.git cd vpn-btcpay-provisioner ```