Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit f9985b5

Browse files
csandfeldTylerLeonhardt
authored andcommitted
Change README.md Pester reference (#140)
Pester reference was pointing to a fork that is no longer actively maintained, as Pester itself support PowerShell Core on Linux and MacOS since version 4.1.0
1 parent 5169af9 commit f9985b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You can now try out the [example above](#example) or checkout [the wiki](https:/
5252

5353
You can now try out the [example above](#example) or checkout [the wiki](https://github.com/PowerShell/Polaris/wiki) for more usage!
5454

55-
You can also run all the Pester tests by running `Invoke-Pester` in the `test` directory. You may need the [fork of Pester that supports PowerShell](https://github.com/powershell/psl-pester).
55+
You can also run all the Pester tests by running `Invoke-Pester` in the `test` directory. You will need [Pester](https://github.com/pester/Pester) version [4.1.0](https://github.com/pester/Pester/blob/master/CHANGELOG.md#410-november-15-2017) or higher to run the tests on Linux or MacOS.
5656

5757
## Documentation
5858

0 commit comments

Comments
 (0)