mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-12-24 20:57: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
|
```shell
|
||||||
winget install SourceGit
|
winget install SourceGit
|
||||||
```
|
```
|
||||||
> [!NOTE]
|
> [!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.
|
> `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:
|
* You can install the latest stable by `scoope` with follow commands:
|
||||||
```shell
|
```shell
|
||||||
scoop bucket add extras
|
scoop bucket add extras
|
||||||
|
|
Loading…
Reference in a new issue