diff --git a/README.md b/README.md index 2f0b6f6..a6d160b 100644 --- a/README.md +++ b/README.md @@ -21,13 +21,14 @@ Supported distributions: - Fedora - CentOS - Arch Linux +- Rocky linux ## Usage Download and execute the script. Answer the questions asked by the script and it will take care of the rest. ```bash -curl -O https://raw.githubusercontent.com/angristan/wireguard-install/master/wireguard-install.sh +curl -O https://raw.githubusercontent.com/pinokaille/wireguard-install/patch-1/wireguard-install.sh chmod +x wireguard-install.sh ./wireguard-install.sh ```