Update README to reorder download options for clarity and improve user experience

This commit is contained in:
Abolfazl
2026-05-09 06:21:20 +03:30
parent 33b0966978
commit 691a74d4fc
+7 -7
View File
@@ -75,19 +75,19 @@ If you want more detail, use [Getting Started](docs/GETTING_STARTED.md#2-deploy-
Download the project with either Git or ZIP, then run the one-click launcher. Download the project with either Git or ZIP, then run the one-click launcher.
**Option A: Git**
**Option A: ZIP**
[Click to Download](https://github.com/masterking32/MasterHttpRelayVPN/archive/refs/heads/python_testing.zip)
**Option B: Git**
```bash ```bash
git clone https://github.com/masterking32/MasterHttpRelayVPN.git git clone https://github.com/masterking32/MasterHttpRelayVPN.git
cd MasterHttpRelayVPN cd MasterHttpRelayVPN
``` ```
**Option B: ZIP**
1. Open [the GitHub repository](https://github.com/masterking32/MasterHttpRelayVPN).
2. Click **Code** -> **Download ZIP**.
3. Extract the ZIP file.
4. Open a terminal inside the extracted `MasterHttpRelayVPN` folder.
Then start the app: Then start the app: