diff --git a/README.md b/README.md index cc4e5e8ad9..6a5fb83ff7 100644 --- a/README.md +++ b/README.md @@ -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