Skip to content

Commit

Permalink
Merge pull request #396 from KanjiBates/patch-1
Browse files Browse the repository at this point in the history
Fixed link to git-scm.com
  • Loading branch information
rkeithhill authored Feb 3, 2017
2 parents 3a098c0 + d4c8909 commit 988a9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Before installing posh-git make sure the following prerequisites have been met.
3. Git must be installed and available via the PATH environment variable.
Check that `git` is accessible from PowerShell by executing `git --version` from PowerShell.
If `git` is not recognized as the name of a command verify that you have Git installed.
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).
If you have Git installed, make sure the path to git.exe is in your PATH environment variable.

### Installing posh-git via PowerShellGet
Expand Down

0 comments on commit 988a9ce

Please sign in to comment.