Update README.md

This commit is contained in:
xuione
2025-06-02 13:18:50 +01:00
committed by GitHub
parent 9df56edb5d
commit 0ed60ddb31

View File

@@ -1,2 +1,9 @@
# 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)
```