mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-12-22 20:37:19 -08:00
readme: github note format
This commit is contained in:
parent
c8db2fd8ea
commit
9acd8519f6
1 changed files with 2 additions and 2 deletions
|
@ -62,8 +62,8 @@ For **Windows** users:
|
|||
```shell
|
||||
winget install SourceGit
|
||||
```
|
||||
> [!NOTE]
|
||||
> `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.
|
||||
> [!NOTE]
|
||||
> `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.
|
||||
* You can install the latest stable by `scoope` with follow commands:
|
||||
```shell
|
||||
scoop bucket add extras
|
||||
|
|
Loading…
Reference in a new issue