Use pronounces consistently in cloning instruction

This commit is contained in:
Sergei Vorobev 2016-08-11 08:52:53 +03:00 committed by GitHub
parent 4e23d6e1ee
commit a559d91b93

View File

@ -69,7 +69,7 @@ Downloading the Source Code
The PowerShell repository has a number of other repositories embedded as submodules.
To make things easy, we can just clone recursively:
To make things easy, you can just clone recursively:
```sh
git clone --recursive https://github.com/PowerShell/PowerShell.git