Skip to content

Commit 988a9ce

Browse files
authored
Merge pull request #396 from KanjiBates/patch-1
Fixed link to git-scm.com
2 parents 3a098c0 + d4c8909 commit 988a9ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Before installing posh-git make sure the following prerequisites have been met.
3232
3. Git must be installed and available via the PATH environment variable.
3333
Check that `git` is accessible from PowerShell by executing `git --version` from PowerShell.
3434
If `git` is not recognized as the name of a command verify that you have Git installed.
35-
If not, install Git from [https://git-scm.com](git-scm.com).
35+
If not, install Git from [https://git-scm.com](https://git-scm.com).
3636
If you have Git installed, make sure the path to git.exe is in your PATH environment variable.
3737

3838
### Installing posh-git via PowerShellGet

0 commit comments

Comments
 (0)