From 0ed60ddb311b84460b6a4f880f337a2eaf4e8394 Mon Sep 17 00:00:00 2001 From: xuione Date: Mon, 2 Jun 2025 13:18:50 +0100 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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) +```