Update README.md

This commit is contained in:
MGTV 2024-04-13 08:06:35 -07:00 committed by GitHub
parent 869e141c17
commit 63dead13c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,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/MGTV01/3x-ui/master/install.sh)
``` ```
## Install Custom Version ## Install Custom Version
@ -31,7 +31,7 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.
To install your desired version, add the version to the end of the installation command. e.g., ver `v2.2.8`: To install your desired version, add the version to the end of the installation command. e.g., ver `v2.2.8`:
``` ```
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) v2.2.8 bash <(curl -Ls https://raw.githubusercontent.com/MGTV01/3x-ui/master/install.sh) v2.2.8
``` ```
## SSL Certificate ## SSL Certificate