We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a098c0 + d4c8909 commit 988a9ceCopy full SHA for 988a9ce
README.md
@@ -32,7 +32,7 @@ Before installing posh-git make sure the following prerequisites have been met.
32
3. Git must be installed and available via the PATH environment variable.
33
Check that `git` is accessible from PowerShell by executing `git --version` from PowerShell.
34
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).
+ If not, install Git from [https://git-scm.com](https://git-scm.com).
36
If you have Git installed, make sure the path to git.exe is in your PATH environment variable.
37
38
### Installing posh-git via PowerShellGet
0 commit comments