Skip to content

Commit 56455f4

Browse files
committed
doc: remove winget support
Signed-off-by: leo <longshuang@msn.cn>
1 parent c1a01b2 commit 56455f4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,6 @@ This software creates a folder `$"{System.Environment.SpecialFolder.ApplicationD
8989
For **Windows** users:
9090

9191
* **MSYS Git is NOT supported**. Please use official [Git for Windows](https://git-scm.com/download/win) instead.
92-
* You can install the latest stable from `winget` with follow commands:
93-
```shell
94-
winget install SourceGit
95-
```
96-
> [!NOTE]
97-
> `winget` will install this software as a commandline tool. You need run `SourceGit` from console or `Win+R` at the first time. Then you can add it to the taskbar.
9892
* You can install the latest stable by `scoop` with follow commands:
9993
```shell
10094
scoop bucket add extras

0 commit comments

Comments
 (0)