Skip to content

Commit 8d7df75

Browse files
committed
readme: minimum version of git required by this app (#76)
1 parent 8378f01 commit 8d7df75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Opensource Git GUI client.
3030
3131
## How to use
3232

33-
**To use this tool, you need to install Git first.**
33+
**To use this tool, you need to install Git(>=2.23.0) first.**
3434

3535
You can download the latest stable from [Releases](https://github.com/sourcegit-scm/sourcegit/releases/latest) or download workflow artifacts from [Github Actions](https://github.com/sourcegit-scm/sourcegit/actions) to try this app based on latest commits.
3636

@@ -50,7 +50,7 @@ For **macOS** users:
5050
For **Linux** users:
5151

5252
* `xdg-open` must be installed to support open native file manager.
53-
* Make sure [git-credential-manager](https://github.com/git-ecosystem/git-credential-manager/releases) is installed on your linux, and it requires `ttf-mscorefonts-installer` installed.
53+
* Make sure [git-credential-manager](https://github.com/git-ecosystem/git-credential-manager/releases) is installed on your linux.
5454
* Maybe you need to set environment variable `AVALONIA_SCREEN_SCALE_FACTORS`. See https://github.com/AvaloniaUI/Avalonia/wiki/Configuring-X11-per-monitor-DPI.
5555

5656
## External Tools

0 commit comments

Comments
 (0)