Update desktop/dev-environments.md

Co-authored-by: Chris Crone <christopher.crone@docker.com>
This commit is contained in:
Guillaume Lours 2021-07-20 18:12:38 +02:00 committed by GitHub
parent 8ae450acf5
commit 1d82ed7319
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Click **Install** to download and install any missing tools.
> If you already installed Git, first check if you can use it within the command line or Powershell by checking the version:
> `$ git --version`
>
> If Git isn't detected as a valid command you need to install or re-install it and be sure to choose option `Git from command line...` or `Use Git and optional Unix tools...` during the **Adjusting your PATH environment** step.
> If Git isn't detected as a valid command you will need to install or re-install it and be sure to choose the option `Git from command line...` or `Use Git and optional Unix tools...` during the **Adjusting your PATH environment** step.
> ![Windows add Git to path](/images/dev-env-gitbash.png){:width="300px"}
## Start a single container Dev Environment