diff --git a/README.md b/README.md index f4363763..aa7e7f46 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ # Install & Upgrade ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) +bash <(curl -Ls https://raw.githubusercontent.com/Ptechgithub/3x-ui/master/install.sh) ``` ## Install custom version @@ -26,7 +26,7 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install. To install your desired version you can add the version to the end of install command. Example for ver `v1.4.0`: ``` -bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v1.4.0 +bash <(curl -Ls https://raw.githubusercontent.com/Ptechgithub/3x-ui/master/install.sh) v1.4.0 ``` # SSL