diff --git a/README.md b/README.md index 612be5b..ee3f5cd 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ Patch for XUI.one to remove license requirements. # Installation Run the following one-liner on your XUI.one Main Server: ``` -bash <(wget -qO- https://github.com/xuione/XUIPatch/raw/refs/heads/main/patch.sh) +bash <(wget -qO- https://giteahub.com/croapp/XUIPatch/src/branch/main/patch.sh) ```