From b80de00dee7142e73f822d17845e508b81caf6e8 Mon Sep 17 00:00:00 2001 From: Peyman <118217228+Ptechgithub@users.noreply.github.com> Date: Tue, 9 May 2023 00:18:11 +0330 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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