diff --git a/README.md b/README.md index a754778..8bb1cc1 100644 --- a/README.md +++ b/README.md @@ -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) +```