From 649a61aa92fe67ec1a4fc137f04a9ba4adb61d86 Mon Sep 17 00:00:00 2001 From: "Taha Amin Ghafuri [T@G]" <82469904+tahaghafuri@users.noreply.github.com> Date: Wed, 8 Jan 2025 23:51:34 +0330 Subject: [PATCH] Enhance README with Windows installation instructions for 3x-ui --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6d765f54..87cdff4c 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,12 @@ bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh) ``` +## Install & Upgrade For Windows + +``` +iex (iwr -UseBasicParsing 'https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.ps1').Content +``` + ## Install legacy Version (we don't recommend) To install your desired version, use following installation command. e.g., ver `v1.7.9`: