We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc55d97 commit e9533d1Copy full SHA for e9533d1
1 file changed
README.md
@@ -47,7 +47,7 @@ If you only want to get the latest stable version, run `Install-Module PSReadLin
47
>[!NOTE] Prerelease versions will have newer features and bug fixes, but may also introduce new issues.
48
49
If you are using Windows PowerShell on Windows 10 or using PowerShell 6+, PSReadLine is already installed.
50
-Windows PowerShell on the latest Windows 10 has version 1.2 of PSReadLine.
+Windows PowerShell on the latest Windows 10 has version `2.0.0-beta2` of PSReadLine.
51
PowerShell 6+ versions have the newer prerelease versions of PSReadLine.
52
53
### Install from GitHub (deprecated)
0 commit comments