Update README.md

This commit is contained in:
croapp 2025-06-07 17:10:25 +02:00
parent b2a6ce552f
commit d531652607

View file

@ -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)
```