Fix list of submodules to update on Windows
Pester was moved to facilitate easier automatic publishing. [skip ci]
This commit is contained in:
parent
22a33fb92c
commit
ca26f2dea6
@ -48,7 +48,7 @@ Instead run:
|
||||
|
||||
```
|
||||
git clone https://github.com/PowerShell/PowerShell.git
|
||||
git submodule update --init --recursive -- src/monad src/windows-build test/Pester
|
||||
git submodule update --init --recursive -- src/monad src/windows-build src/Microsoft.PowerShell.Linux.Host/Modules/Pester
|
||||
```
|
||||
|
||||
[Open Source Hub]: https://opensourcehub.microsoft.com/articles/how-to-join-microsoft-github-org-self-service
|
||||
|
Loading…
Reference in New Issue
Block a user