mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-12-03 23:03:57 +08:00
Use pronounces consistently in cloning instruction
This commit is contained in:
parent
4e23d6e1ee
commit
a559d91b93
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user