Skip to content

Commit

Permalink
Remove information about update on PSCore 6.0.x - Pester is not bundl…
Browse files Browse the repository at this point in the history
…ed since 6.0.0-rc2 (pester#962)
  • Loading branch information
it-praktyk authored and nohwnd committed Dec 18, 2017
1 parent 7545fb0 commit ce652f7
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Pester

> Pester [4.1.0](https://github.com/pester/Pester/releases/tag/4.1.0) now runs on Linux and macOS! 🎉 🍾
> Pester [4.1.0](https://github.com/pester/Pester/releases/tag/4.1.0) now runs on Linux and macOS! 🎉 🍾
Pester is the ubiquitous test and mock framework for PowerShell.

Expand Down Expand Up @@ -67,12 +67,6 @@ Install-Module -Name Pester -Force -SkipPublisherCheck

Not running Windows 10 or facing problems? See the [full installation and update guide](https://github.com/pester/Pester/wiki/Installation-and-Update).

Please be aware that PowerShell Core 6.0.0-beta.9 comes with bundle Pester version 3.3.9, but we recommend updating, by running this PowerShell command _as administrator_:

```powershell
Install-Module -Name Pester -Force
```

## Features

### Test runner
Expand Down

0 comments on commit ce652f7

Please sign in to comment.