Update README.md

This commit is contained in:
Peyman 2023-05-09 00:18:11 +03:30 committed by GitHub
parent 1cb4a10408
commit b80de00dee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@
# Install & Upgrade # 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 ## 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`: 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 # SSL