diff --git a/en/deploy/install_git.md b/en/deploy/install_git.md index 211407c2775..3b198524bf6 100644 --- a/en/deploy/install_git.md +++ b/en/deploy/install_git.md @@ -5,7 +5,7 @@ Git is a "version control system" used by a lot of programmers. This software ca -You can download Git from [git-scm.com](https://git-scm.com/). You can hit "next" on all steps except for one; in the fifth step entitled "Adjusting your PATH environment", choose "Use Git and optional Unix tools from the Windows Command Prompt" (the bottom option). Other than that, the defaults are fine. Checkout Windows-style, commit Unix-style line endings is good. +You can download Git from [git-scm.com](https://git-scm.com/). You can hit "next" on all steps except for one; in the step entitled "Adjusting your PATH environment", choose "Use Git and optional Unix tools from the Windows Command Prompt" (the bottom option). Other than that, the defaults are fine. Checkout Windows-style, commit Unix-style line endings is good. Do not forget to restart the command prompt or powershell after the installation finished successfully.