Update README.md

This commit is contained in:
xuione 2025-06-02 13:18:50 +01:00 committed by GitHub
parent 9df56edb5d
commit 0ed60ddb31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,2 +1,9 @@
# XUIPatch # XUIPatch
Patch for XUI.one to remove license requirements Patch for XUI.one to remove license requirements.
You can also find the Installation and Update files for XUI 1.5.5, 1.5.12 and 1.5.13 here.
# 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)
```