Skip to content

Commit 88bd426

Browse files
authored
Update Windows installation instructions in README (#347)
1 parent 781b3a7 commit 88bd426

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Surge is available on multiple platforms. Choose the method that works best for
6464
| **Prebuilt Binary** | [Download from Releases](https://github.com/SurgeDM/Surge/releases/latest) | Easiest method. Just download and run. |
6565
| **Arch Linux (AUR)** | `yay -S surge` | Managed via AUR. |
6666
| **macOS / Linux (Homebrew)** | `brew install SurgeDM/tap/surge` | Recommended for Mac/Linux users. |
67-
| **Windows** | `winget install SurgeDM.surge`<br />or<br />`scoop install surge` | Recommended for Windows users. |
67+
| **Windows** | `winget install surge-downloader.surge`<br />or<br />`scoop install surge` | Recommended for Windows users. |
6868
| **Dockerfile** | [See instructions](#4-server-mode-with-docker-compose) | Run Surge in server mode with Docker Compose |
6969
| **Go Install** | `go install github.com/SurgeDM/Surge@latest` | Requires Go 1.25+ |
7070

0 commit comments

Comments
 (0)