You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,12 +89,6 @@ This software creates a folder `$"{System.Environment.SpecialFolder.ApplicationD
89
89
For **Windows** users:
90
90
91
91
***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.
98
92
* You can install the latest stable by `scoop` with follow commands:
0 commit comments